Archived
0

Init repository

This commit is contained in:
2016-04-01 23:13:59 +03:00
commit 9d2b300c89
2 changed files with 20 additions and 0 deletions

17
.gitignore vendored Normal file
View File

@@ -0,0 +1,17 @@
## IDEA ##
.idea/
out/
*.iml
*.ipr
*.iws
*.ids
## ECLIPSE ##
.settings/
bin/
.classpath
.project
## OTHER ##
lib/
target/