1
0
Fork 0

New beginning (#1)

* removed signing config when building a release
* slightly reorganized project structure
* .editorconfig
* updated README
This commit is contained in:
sspanak 2022-06-14 21:00:22 +03:00
parent 0a81e6845f
commit 336b569faa
14 changed files with 44 additions and 76 deletions

18
.gitignore vendored
View file

@ -19,18 +19,18 @@ build/
# Local configuration file (sdk path, etc)
local.properties
# Proguard folder generated by Eclipse
proguard/
# Log Files
*.log
# Intellij project files
*.iws
*.iml
.idea/
#Other
assets/dict.properties
t9build.properties
*.keystore
*.keystore
# IDE project files
*.iws
*.iml
.idea/
proguard/
*.sublime-project
*.sublime-workspace