mirror of
https://github.com/jazzband/django-configurations.git
synced 2026-03-16 22:20:27 +00:00
Added build dir to ignore list.
This commit is contained in:
parent
0b5dada4e0
commit
40a6f0dc71
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -3,3 +3,4 @@ docs/_build
|
|||
*.egg-info
|
||||
*.egg
|
||||
test.db
|
||||
build/
|
||||
Loading…
Reference in a new issue