Ignore build files
This commit is contained in:
parent
bc3ce175bb
commit
dbc37412ca
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -2,3 +2,6 @@
|
||||||
*.pot
|
*.pot
|
||||||
*.pyc
|
*.pyc
|
||||||
local_settings.py
|
local_settings.py
|
||||||
|
build/
|
||||||
|
dist/
|
||||||
|
django_request_provider.egg-info/
|
||||||
|
|
Reference in a new issue