yobafromstarvvars 1 year ago
parent
commit
47a27765b0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .gitignore

+ 1 - 1
.gitignore

@@ -9,6 +9,6 @@ __pycache__/
 
 # Django
 migrations/*
-!migrations/__init___.py
+!migrations/__init__.py
 # Desktop Services Store
 .DS_Store