mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-27 16:14:01 +00:00
.gitignore .coverage
This commit is contained in:
parent
d5cc4e1b66
commit
92b7982148
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,5 +1,6 @@
|
|||
*.pyc
|
||||
.DS_Store
|
||||
/.coverage
|
||||
/dist/
|
||||
/MANIFEST
|
||||
/wagtail.egg-info/
|
||||
|
|
|
|||
Loading…
Reference in a new issue