mirror of
https://github.com/django/django.git
synced 2025-09-14 06:25:15 +00:00
Merge pull request #1557 from garrypolley/remove-build-address
Added /build/ to .gitignore, so it doesn't accidentally get committed
This commit is contained in:
commit
a91799a30c
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -7,3 +7,4 @@ docs/_build/
|
|||
docs/locale/
|
||||
tests/coverage_html/
|
||||
tests/.coverage
|
||||
build/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue