mirror of
https://github.com/waku-org/waku-react-native.git
synced 2025-02-21 00:58:08 +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
|