changes :(
This commit is contained in:
parent
96f95b5cd1
commit
62da10b69c
5 changed files with 249 additions and 122 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -129,6 +129,7 @@ celerybeat.pid
|
|||
|
||||
# Environments
|
||||
.env
|
||||
.envrc
|
||||
.venv
|
||||
env/
|
||||
venv/
|
||||
|
|
@ -187,4 +188,4 @@ cython_debug/
|
|||
.cursorignore
|
||||
.cursorindexingignore
|
||||
|
||||
*.db
|
||||
*.db*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue