mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
Merge pull request #1027 from benoitc/fix/clean-gitignore
clean gitignore
This commit is contained in:
commit
cc7459d953
7
.gitignore
vendored
7
.gitignore
vendored
@ -1,17 +1,10 @@
|
|||||||
*.gem
|
|
||||||
*.sw*
|
|
||||||
*.pyc
|
*.pyc
|
||||||
*#*
|
|
||||||
venv*
|
|
||||||
__pycache__
|
__pycache__
|
||||||
MANIFEST
|
MANIFEST
|
||||||
build
|
build
|
||||||
dist
|
dist
|
||||||
setuptools-*
|
setuptools-*
|
||||||
.svn/*
|
|
||||||
.DS_Store
|
|
||||||
*.so
|
*.so
|
||||||
.Python
|
|
||||||
*.egg
|
*.egg
|
||||||
*.egg-info
|
*.egg-info
|
||||||
nohup.out
|
nohup.out
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user