Remove project specific .gitignore files
This commit is contained in:
parent
f6c62f9073
commit
dc114e5b3c
4
.gitignore
vendored
4
.gitignore
vendored
@ -1 +1,5 @@
|
|||||||
|
# build folders
|
||||||
target/
|
target/
|
||||||
|
|
||||||
|
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
|
||||||
|
hs_err_pid*.log
|
||||||
|
4
client/.gitignore
vendored
4
client/.gitignore
vendored
@ -1,4 +0,0 @@
|
|||||||
/target/
|
|
||||||
|
|
||||||
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
|
|
||||||
hs_err_pid*
|
|
1
common/.gitignore
vendored
1
common/.gitignore
vendored
@ -1 +0,0 @@
|
|||||||
/target/
|
|
1
server/.gitignore
vendored
1
server/.gitignore
vendored
@ -1 +0,0 @@
|
|||||||
/target/
|
|
Reference in New Issue
Block a user