diff --git a/.gitignore b/.gitignore index 8520541..691eef1 100644 --- a/.gitignore +++ b/.gitignore @@ -6,4 +6,4 @@ migrations/ instance/ # Byte-compiled / optimized / DLL files -#__pycache__/ \ No newline at end of file +__pycache__/ \ No newline at end of file