Repo created
This commit is contained in:
parent
cc5fdc9b3a
commit
1ab535ea8c
589 changed files with 130568 additions and 0 deletions
26
.gitignore
vendored
Normal file
26
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
_archive/
|
||||
_devdocs/
|
||||
_docs/*.jpg
|
||||
_docs/ads.txt
|
||||
_docs/app-ads.txt
|
||||
_docs/gplay.html
|
||||
_other/
|
||||
_saved/
|
||||
|
||||
.gradle/
|
||||
|
||||
.idea/*
|
||||
!.idea/inspectionProfiles
|
||||
|
||||
build/
|
||||
app/release/
|
||||
gfx/
|
||||
testdata/
|
||||
|
||||
*.db
|
||||
*.iml
|
||||
*.apk
|
||||
*.ap_
|
||||
|
||||
local.properties
|
||||
uninstall.bat
|
||||
Loading…
Add table
Add a link
Reference in a new issue