init biff project

This commit is contained in:
Travis Shears 2025-06-04 10:47:38 +02:00
commit c652b828e8
26 changed files with 1220 additions and 0 deletions

16
.gitignore vendored Normal file
View 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/