organize
This commit is contained in:
Executable
+24
@@ -0,0 +1,24 @@
|
||||
node_modules/**/*
|
||||
.expo/*
|
||||
npm-debug.*
|
||||
*.jks
|
||||
*.p12
|
||||
*.key
|
||||
*.mobileprovision
|
||||
out/
|
||||
.shadow-cljs/
|
||||
.nrepl-port
|
||||
pom.xml
|
||||
.idea/
|
||||
*.iml
|
||||
app/
|
||||
android/
|
||||
ios/
|
||||
.cpcache
|
||||
/web-build
|
||||
.calva/output-window/
|
||||
.DS_Store
|
||||
|
||||
.lsp/.cache
|
||||
.clj-kondo/.cache
|
||||
.lsp/sqlite.db
|
||||
Reference in New Issue
Block a user