set up project
This commit is contained in:
commit
eea30c7318
7 changed files with 193 additions and 0 deletions
9
.gitignore
vendored
Normal file
9
.gitignore
vendored
Normal file
|
@ -0,0 +1,9 @@
|
|||
|
||||
# development environment
|
||||
.envrc
|
||||
.direnv
|
||||
|
||||
# postgres
|
||||
postgres.db
|
||||
postgres.log
|
||||
.s.PGSQL.5432*
|
Loading…
Add table
Add a link
Reference in a new issue