working on cleaning up the project

This commit is contained in:
Raymond Jessop 2025-04-18 12:47:39 -05:00
parent b3a7db0013
commit 4a3297c250
1 changed files with 16 additions and 0 deletions

16
.gitignore vendored Normal file
View File

@ -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/