feat: init
This commit is contained in:
commit
a6e0b0a803
29 changed files with 911 additions and 0 deletions
8
.gitignore
vendored
Normal file
8
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
.direnv
|
||||
.pre-commit-config.yaml
|
||||
|
||||
db.sqlite3
|
||||
__pycache__/
|
||||
|
||||
.static/*
|
||||
!.static/.gitkeep
|
||||
Loading…
Add table
Add a link
Reference in a new issue