1 parent 23dbd78 commit 9eecb7aCopy full SHA for 9eecb7a
1 file changed
.gitignore
@@ -12,6 +12,8 @@ brief/
12
/todo.json
13
14
# textide writes its settings back as they change, so running it here leaves
15
-# one behind. Anchored to the root: a project that uses textide should commit
16
-# its own, and only this repo's happens to be somebody's editor state.
+# one behind. Two paths rather than a glob, for the two places it gets run
+# from: a project that uses textide should commit its own, and only this
17
+# repo's happens to be somebody's editor state.
18
/.textide.json
19
+/packages/textide/.textide.json
0 commit comments