Archived
0

Init project

This commit is contained in:
2013-10-09 09:17:49 +04:00
commit c8ce51596e
12 changed files with 465 additions and 0 deletions

15
.gitignore vendored Normal file
View File

@@ -0,0 +1,15 @@
## Common ##
lib/
target/
*.rar
## IDEA ##
.idea/
out/
*.iml
## Eclipse ##
.settings/
bin/
.classpath
.project