added some build created dirs to .gitignore
This commit is contained in:
parent
645b0b68af
commit
aee2b719b2
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,3 +1,7 @@
|
||||
*.pyc
|
||||
.DS_Store
|
||||
docs/_build
|
||||
build/
|
||||
dist/
|
||||
django_bootstrap_form.egg-info/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user