commit 5c87ba3519f953f18c93dc2b06124ba5ffa81931def8d8993f5ce4eefa71553e Author: Evan Carroll Date: Mon Jan 12 15:34:01 2026 -0600 Add initial git ignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..de83574 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +.env +.run-dev.lock +chattyness-webserver/static/ +*/target/*