mirror of
https://github.com/balzack/databag.git
synced 2025-02-12 19:49:16 +00:00
22 lines
177 B
Plaintext
22 lines
177 B
Plaintext
|
# OSX
|
||
|
#
|
||
|
.DS_Store
|
||
|
|
||
|
# Android/IntelliJ
|
||
|
#
|
||
|
build/
|
||
|
.idea
|
||
|
.gradle
|
||
|
local.properties
|
||
|
*.iml
|
||
|
*.hprof
|
||
|
|
||
|
# BUCK
|
||
|
buck-out/
|
||
|
\.buckd/
|
||
|
*.keystore
|
||
|
!debug.keystore
|
||
|
|
||
|
# Bundle artifacts
|
||
|
*.jsbundle
|