0

Init project

This commit is contained in:
2016-05-23 08:45:56 +03:00
commit 5017f5f332
12 changed files with 559 additions and 0 deletions

22
.gitignore vendored Normal file
View File

@@ -0,0 +1,22 @@
## IDEA ##
.idea/
out/
*.iml
*.ipr
*.iws
*.ids
## ECLIPSE ##
.settings/
bin/
.classpath
.project
## GRADLE ##
.gradle/
build/
## OTHER ##
lib/
target/
config.ini