GUACAMOLE-119: Move NetBeans-specific .gitignore entries to guacamole project.

This commit is contained in:
Michael Jumper
2016-11-12 18:05:31 -08:00
parent b483d8afef
commit d78a2d9dad
2 changed files with 2 additions and 2 deletions

2
.gitignore vendored
View File

@@ -1,4 +1,2 @@
*~
target/
nb-configuration.xml
guacamole/customs.json

View File

@@ -1,4 +1,6 @@
src/main/webapp/META-INF/
src/main/webapp/generated/
nb-configuration.xml
customs.json
target/
*~