added .gitignore
This commit is contained in:
16
.gitignore
vendored
16
.gitignore
vendored
@@ -1 +1,15 @@
|
||||
/bin
|
||||
.DS_Store
|
||||
target
|
||||
bin
|
||||
build
|
||||
.gradle
|
||||
.springBeans
|
||||
pom.xml
|
||||
*.iml
|
||||
*.ipr
|
||||
*.iws
|
||||
*.log
|
||||
.classpath
|
||||
.project
|
||||
.settings
|
||||
.cassandra
|
||||
|
||||
Reference in New Issue
Block a user