mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-05 20:57:40 +00:00
GUACAMOLE-119: Move NetBeans-specific .gitignore entries to guacamole project.
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,4 +1,2 @@
|
|||||||
*~
|
*~
|
||||||
target/
|
target/
|
||||||
nb-configuration.xml
|
|
||||||
guacamole/customs.json
|
|
||||||
|
2
guacamole/.gitignore
vendored
2
guacamole/.gitignore
vendored
@@ -1,4 +1,6 @@
|
|||||||
src/main/webapp/META-INF/
|
src/main/webapp/META-INF/
|
||||||
src/main/webapp/generated/
|
src/main/webapp/generated/
|
||||||
|
nb-configuration.xml
|
||||||
|
customs.json
|
||||||
target/
|
target/
|
||||||
*~
|
*~
|
||||||
|
Reference in New Issue
Block a user