first commit
This commit is contained in:
parent
352e1653f8
commit
16a197e856
44 changed files with 5942 additions and 3 deletions
17
.gitignore
vendored
Normal file
17
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
target/
|
||||
|
||||
*.class
|
||||
*.tmp
|
||||
*.bak
|
||||
~$*
|
||||
|
||||
|
||||
# Windows image file caches
|
||||
Thumbs.db
|
||||
|
||||
# Windows folder config file
|
||||
Desktop.ini
|
||||
|
||||
|
||||
# Mac crap
|
||||
.DS_Store
|
||||
Loading…
Add table
Add a link
Reference in a new issue