Added the excludes directory to .gitignore.
This commit is contained in:
parent
1f931062ef
commit
a315907a5a
5
.gitignore
vendored
5
.gitignore
vendored
@ -3,8 +3,9 @@ __pycache__
|
||||
migrations
|
||||
settings.py
|
||||
db.sqlite3
|
||||
*.mo
|
||||
static/ext-libs
|
||||
.idea
|
||||
venv
|
||||
mirror
|
||||
static/ext-libs
|
||||
*.mo
|
||||
excludes
|
||||
|
Loading…
Reference in New Issue
Block a user