mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-11 08:43:10 +00:00
Add /build to .gitignore
This commit is contained in:
parent
d8f481ce2c
commit
62f1020606
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -3,6 +3,7 @@
|
|||
.DS_Store
|
||||
/.coverage
|
||||
/dist/
|
||||
/build/
|
||||
/MANIFEST
|
||||
/wagtail.egg-info/
|
||||
/docs/_build/
|
||||
|
|
|
|||
Loading…
Reference in a new issue