generated from bisco/codex-bootstrap
feat: build headless theatre laboratory website
This commit is contained in:
+21
@@ -0,0 +1,21 @@
|
||||
.env
|
||||
.env.*
|
||||
!.env.example
|
||||
.DS_Store
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
.coverage
|
||||
.coverage.*
|
||||
htmlcov/
|
||||
.pytest_cache/
|
||||
.ruff_cache/
|
||||
backend/media/
|
||||
backend/static/
|
||||
backend/staticfiles/
|
||||
frontend/.astro/
|
||||
frontend/dist/
|
||||
frontend/node_modules/
|
||||
backups/
|
||||
media-backup/
|
||||
*.sql
|
||||
*.dump
|
||||
Reference in New Issue
Block a user