Add initial git ignore

This commit is contained in:
Evan Carroll 2026-01-12 15:34:01 -06:00
commit 5c87ba3519

4
.gitignore vendored Normal file
View file

@ -0,0 +1,4 @@
.env
.run-dev.lock
chattyness-webserver/static/
*/target/*