init biff project
This commit is contained in:
commit
c652b828e8
26 changed files with 1220 additions and 0 deletions
16
.gitignore
vendored
Normal file
16
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
/.cpcache
|
||||
/.nrepl-port
|
||||
/bin
|
||||
/config.edn
|
||||
/config.sh
|
||||
/config.env
|
||||
/node_modules
|
||||
/secrets.env
|
||||
/storage/
|
||||
/tailwindcss
|
||||
/target
|
||||
.calva/
|
||||
.clj-kondo/
|
||||
.lsp/
|
||||
.portal/
|
||||
.shadow-cljs/
|
||||
Loading…
Add table
Add a link
Reference in a new issue