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 e9950be749f4..cecb3b040cc1 100644 --- a/.gitignore +++ b/.gitignore | |||
@@ -3,7 +3,7 @@ | |||
3 | # subdirectories here. Add them in the ".gitignore" file | 3 | # subdirectories here. Add them in the ".gitignore" file |
4 | # in that subdirectory instead. | 4 | # in that subdirectory instead. |
5 | # | 5 | # |
6 | # NOTE! Please use 'git-ls-files -i --exclude-standard' | 6 | # NOTE! Please use 'git ls-files -i --exclude-standard' |
7 | # command after changing this file, to see if there are | 7 | # command after changing this file, to see if there are |
8 | # any tracked files which get ignored after the change. | 8 | # any tracked files which get ignored after the change. |
9 | # | 9 | # |