Added the build directory to .gitignore.
This commit is contained in:
parent
d09255432d
commit
72b9555e29
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,6 +1,7 @@
|
||||
*.pyc
|
||||
__pycache__
|
||||
dist
|
||||
build
|
||||
*.egg-info
|
||||
migrations
|
||||
*.mo
|
||||
|
Loading…
Reference in New Issue
Block a user