Add README
This commit is contained in:
14
.gitignore
vendored
Normal file
14
.gitignore
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
*~
|
||||
.#*
|
||||
*#
|
||||
target
|
||||
bin
|
||||
/data
|
||||
.classpath
|
||||
.project
|
||||
.settings
|
||||
.springBeans
|
||||
.DS_Store
|
||||
*.sw*
|
||||
*.iml
|
||||
.idea
|
||||
Reference in New Issue
Block a user