Add gitignore
This commit is contained in:
parent
f7393d1455
commit
3eda530415
13
.gitignore
vendored
Normal file
13
.gitignore
vendored
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
/.gradle/
|
||||||
|
/.idea/
|
||||||
|
/.settings/
|
||||||
|
/.classpath
|
||||||
|
/.project
|
||||||
|
/bin/
|
||||||
|
/build/
|
||||||
|
/dbs/*
|
||||||
|
!/dbs/.gitkeep
|
||||||
|
/logs/*
|
||||||
|
!/logs/.gitkeep
|
||||||
|
/locks/*
|
||||||
|
!/locks/.gitkeep
|
Loading…
x
Reference in New Issue
Block a user