Archived
0

Init project

This commit is contained in:
2014-02-18 15:30:08 +04:00
commit cc44493bbf
8 changed files with 441 additions and 0 deletions

8
.gitignore vendored Normal file
View File

@@ -0,0 +1,8 @@
## General ##
lib/
target/
## IDEA ##
.idea/
out/
*.iml