diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 0cf0b5153..1cd3d1b3a 100644 --- a/.gitignore +++ b/.gitignore @@ -20,4 +20,5 @@ build .settings/ #netbeans file -nbactions.xml
\ No newline at end of file +nbactions.xml +nb-configuration.xml
\ No newline at end of file |