set up project

This commit is contained in:
Leyla Becker 2025-03-29 19:06:07 -05:00
commit eea30c7318
7 changed files with 193 additions and 0 deletions

9
.gitignore vendored Normal file
View file

@ -0,0 +1,9 @@
# development environment
.envrc
.direnv
# postgres
postgres.db
postgres.log
.s.PGSQL.5432*