mirror of
https://github.com/wulkanowy/wulkanowy.git
synced 2024-11-10 04:10:54 -06:00
51 lines
786 B
Plaintext
51 lines
786 B
Plaintext
/captures
|
|
.externalNativeBuild
|
|
|
|
## https://gist.github.com/iainconnor/8605514
|
|
|
|
# Built application files
|
|
/build
|
|
/*/build/
|
|
|
|
# Crashlytics configuations
|
|
com_crashlytics_export_strings.xml
|
|
|
|
# Local configuration file (sdk path, etc)
|
|
local.properties
|
|
|
|
# Gradle generated files
|
|
.gradle/
|
|
|
|
# Signing files
|
|
.signing/
|
|
|
|
# User-specific configurations
|
|
.idea/copyright/profiles_settings.xml
|
|
.idea/libraries/
|
|
.idea/inspectionProfiles/
|
|
.idea/.name
|
|
.idea/compiler.xml
|
|
.idea/encodings.xml
|
|
.idea/misc.xml
|
|
.idea/modules.xml
|
|
.idea/scopes/scope_settings.xml
|
|
.idea/tasks.xml
|
|
.idea/vcs.xml
|
|
.idea/workspace.xml
|
|
.idea/caches/
|
|
*.iml
|
|
|
|
# OS-specific files
|
|
.DS_Store
|
|
.DS_Store?
|
|
._*
|
|
.Spotlight-V100
|
|
.Trashes
|
|
ehthumbs.db
|
|
Thumbs.db
|
|
.idea/caches/
|
|
./app/key.p12
|
|
./app/upload-key.jks
|
|
*.log
|
|
.idea/assetWizardSettings.xml
|