Added Gradle build files, changed dict filenames
This commit is contained in:
parent
e226f45c26
commit
f480eb492c
9 changed files with 28385 additions and 4 deletions
9
.gitignore
vendored
9
.gitignore
vendored
|
|
@ -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/
|
||||
Loading…
Add table
Add a link
Reference in a new issue