diff --git a/theme-costume-app/.gitignore b/theme-costume-app/.gitignore index 4d29575de80483b005c29bfcac5061cd2f45313e..c43e0cb528cbb3b6a4b356a6d468007fedb7da69 100644 --- a/theme-costume-app/.gitignore +++ b/theme-costume-app/.gitignore @@ -21,3 +21,11 @@ npm-debug.log* yarn-debug.log* yarn-error.log* + +# Django stuff: +*.log +local_settings.py +db.sqlite3 +# Byte-compiled / optimized / DLL files +__pycache__/ +*.py[cod]