1
0
Fork 0

Added Gradle build files, changed dict filenames

This commit is contained in:
Clam 2013-11-23 17:49:24 +11:00
parent e226f45c26
commit f480eb492c
9 changed files with 28385 additions and 4 deletions

9
.gitignore vendored
View file

@ -10,6 +10,7 @@
# generated files
bin/
build/
gen/
# Local configuration file (sdk path, etc)
@ -23,7 +24,9 @@ local.properties
proguard/
# Intellij project files
*.iml
*.ipr
*.iws
.idea/
*.iml
.idea/
#Other
.gradle/