fix gitignore
This commit is contained in:
+2
-2
@@ -13,8 +13,6 @@ npm-debug.*
|
||||
|
||||
# Expo / React Native
|
||||
.expo/
|
||||
app/
|
||||
ios/
|
||||
web-build/
|
||||
|
||||
# Shadow-cljs / Clojure
|
||||
@@ -47,6 +45,8 @@ test/cljd-out/
|
||||
local.properties
|
||||
gradle/wrapper/gradle-wrapper.jar
|
||||
captures/
|
||||
*.keystore
|
||||
*.jks
|
||||
|
||||
# Kotlin
|
||||
*.class
|
||||
|
||||
Reference in New Issue
Block a user