diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index d77f4bd8b..1a89de80f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ -# Use **/*.* since if a directory is ignored, children of that directory *cannot* be unignored using ! again. +# Use **/*.* since if a grammar is ignored, children of that grammar *cannot* be unignored using ! again. .idea/**/*.* !.idea/icon.svg !.idea/dictionaries/default_user.xml |
