Init
This commit is contained in:
16
.gitignore
vendored
Normal file
16
.gitignore
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
# Build artifacts
|
||||
dist/
|
||||
|
||||
# Dev target build outputs
|
||||
dev/replicant/public/js/
|
||||
dev/replicant/public/theme.css
|
||||
dev/replicant/.shadow-cljs/
|
||||
dev/squint/.compiled/
|
||||
dev/squint/public/
|
||||
dev/squint/node_modules/
|
||||
|
||||
# General
|
||||
node_modules/
|
||||
.nrepl-port
|
||||
.cpcache/
|
||||
/.clj-kondo/
|
||||
Reference in New Issue
Block a user