mirror of
https://github.com/Hopiu/django.git
synced 2026-04-21 23:34:50 +00:00
Removed .hgignore.
There is no official mercurial mirror.
This commit is contained in:
parent
177a49e79c
commit
98126cdfaf
1 changed files with 0 additions and 15 deletions
15
.hgignore
15
.hgignore
|
|
@ -1,15 +0,0 @@
|
|||
syntax:glob
|
||||
|
||||
*.egg-info
|
||||
*.pot
|
||||
*.py[co]
|
||||
__pycache__
|
||||
MANIFEST
|
||||
dist/
|
||||
docs/_build/
|
||||
docs/locale/
|
||||
node_modules/
|
||||
tests/coverage_html/
|
||||
tests/.coverage
|
||||
build/
|
||||
tests/report/
|
||||
Loading…
Reference in a new issue