Added the migrations directories to .gitignore.
This commit is contained in:
parent
bc0c1d9803
commit
1f931062ef
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,5 +1,6 @@
|
||||
*.pyc
|
||||
__pycache__
|
||||
migrations
|
||||
settings.py
|
||||
db.sqlite3
|
||||
.idea
|
||||
|
Loading…
Reference in New Issue
Block a user