diff --git a/.gitignore b/.gitignore index a4a143b..555f649 100644 --- a/.gitignore +++ b/.gitignore @@ -207,4 +207,8 @@ marimo/_lsp/ __marimo__/ # TTVDrops -responses/ \ No newline at end of file +responses/ + +# Django static files +# Django collects static files into a single directory for production use. +staticfiles/