Don't ignore the .gitignore file itself

This commit is contained in:
Tim Visée 2015-11-23 21:00:58 +01:00
parent 87566cb8ea
commit a9900336ae
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -123,3 +123,6 @@ nbdist/
nbactions.xml
nb-configuration.xml
.nb-gradle/
# Don't exclude the .gitignore itself
!.gitignore