mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
Sort ignores
This commit is contained in:
parent
03e9e59edb
commit
59510da3ca
24
.gitignore
vendored
24
.gitignore
vendored
@ -1,17 +1,17 @@
|
||||
*.pyc
|
||||
__pycache__
|
||||
MANIFEST
|
||||
build
|
||||
dist
|
||||
setuptools-*
|
||||
*.so
|
||||
*.egg
|
||||
*.egg-info
|
||||
nohup.out
|
||||
*.pyc
|
||||
*.so
|
||||
.coverage
|
||||
coverage.xml
|
||||
examples/frameworks/pylonstest/PasteScript*
|
||||
examples/frameworks/pylonstest/pylonstest.egg-info/
|
||||
examples/frameworks/django/testing/testdb.sql
|
||||
.pytest_cache
|
||||
.tox
|
||||
__pycache__
|
||||
build
|
||||
coverage.xml
|
||||
dist
|
||||
examples/frameworks/django/testing/testdb.sql
|
||||
examples/frameworks/pylonstest/PasteScript*
|
||||
examples/frameworks/pylonstest/pylonstest.egg-info/
|
||||
MANIFEST
|
||||
nohup.out
|
||||
setuptools-*
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user