🎉 Initial commit!
This commit is contained in:
commit
f12cc7aaf8
6 changed files with 541 additions and 0 deletions
7
.gitignore
vendored
Normal file
7
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
.env*
|
||||
.editorconfig
|
||||
*.vim
|
||||
.venv/
|
||||
models/
|
||||
documents/
|
||||
*.sqlite
|
||||
Loading…
Add table
Add a link
Reference in a new issue