1
0
mirror of https://github.com/wulkanowy/wulkanowy.git synced 2024-09-20 05:29:08 -05:00
wulkanowy-mirror/.gitignore

52 lines
803 B
Plaintext
Raw Normal View History

2017-03-09 14:29:23 -06:00
/captures
2017-02-04 13:17:29 -06:00
.externalNativeBuild
2017-07-01 07:52:52 -05:00
## 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/
2017-09-10 05:50:28 -05:00
.idea/inspectionProfiles/
2017-07-01 07:52:52 -05:00
.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
2018-04-03 09:10:56 -05:00
.idea/caches/
2017-07-01 07:52:52 -05:00
*.iml
# OS-specific files
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db
2018-05-03 07:14:47 -05:00
.idea/caches/
2018-11-23 05:38:55 -06:00
app/key.p12
app/upload-key.jks
2018-11-01 13:27:02 -05:00
*.log
2018-11-11 10:45:58 -06:00
.idea/assetWizardSettings.xml
2019-06-03 07:12:48 -05:00
.idea/uiDesigner.xml