Files
termux-app/.gitignore
Alan Christian 8746db0d22 chore(gitignore): Remove unused ignore rules for crashlytics (#2683)
* Fix typo

* Remove crashlytics
2022-04-02 18:26:43 +05:30

36 lines
436 B
Plaintext

# From https://gist.github.com/iainconnor/8605514
# with the addition of the /captures below.
/captures
# Built application files
build/
release/
*.apk
*.so
.externalNativeBuild
.cxx
*.zip
# Local configuration file (sdk path, etc)
local.properties
# Gradle generated files
.gradle/
# Signing files
.signing/
# Intellij
.idea/
*.iml
# OS-specific files
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
.swp
ehthumbs.db
Thumbs.db