working on cleaning up the project
This commit is contained in:
parent
b3a7db0013
commit
4a3297c250
|
@ -0,0 +1,16 @@
|
|||
# environment directory
|
||||
.venv/
|
||||
.pydevproject
|
||||
env/
|
||||
/.project
|
||||
/logs
|
||||
/media
|
||||
/static
|
||||
__pycache__
|
||||
/*/migrations
|
||||
*.code-workspace
|
||||
.env/
|
||||
.vscode/
|
||||
memory-bank/
|
||||
.cursor/rules/
|
||||
run/celery/
|
Loading…
Reference in New Issue