Updated svn:ignore
- Legacy-Id: 11470
This commit is contained in:
parent
ab8b151672
commit
19fb344082
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -33,6 +33,7 @@
|
||||||
/mergequeue
|
/mergequeue
|
||||||
/minimum-requirements.txt
|
/minimum-requirements.txt
|
||||||
/pip-selfcheck.json
|
/pip-selfcheck.json
|
||||||
|
/selenium
|
||||||
/settings_local.py
|
/settings_local.py
|
||||||
/share
|
/share
|
||||||
/static
|
/static
|
||||||
|
|
18
bin/.gitignore
vendored
18
bin/.gitignore
vendored
|
@ -5,20 +5,33 @@
|
||||||
/coverage
|
/coverage
|
||||||
/coverage-2.7
|
/coverage-2.7
|
||||||
/coverage2
|
/coverage2
|
||||||
|
/createfontdatachunk.py
|
||||||
/django-admin
|
/django-admin
|
||||||
/django-admin.py
|
/django-admin.py
|
||||||
/easy_install
|
/easy_install
|
||||||
/easy_install-2.7
|
/easy_install-2.7
|
||||||
|
/enhancer.py
|
||||||
|
/explode.py
|
||||||
/faker
|
/faker
|
||||||
|
/gifmaker.py
|
||||||
/ipcluster*
|
/ipcluster*
|
||||||
/ipcontroller*
|
/ipcontroller*
|
||||||
/ipengine*
|
/ipengine*
|
||||||
/iptest*
|
/iptest*
|
||||||
/ipy*
|
/ipy*
|
||||||
/json2xml
|
/json2xml
|
||||||
|
/painter.py
|
||||||
|
/pilconvert.py
|
||||||
|
/pildriver.py
|
||||||
|
/pilfile.py
|
||||||
|
/pilfont.py
|
||||||
|
/pilprint.py
|
||||||
/pip
|
/pip
|
||||||
/pip2
|
/pip2
|
||||||
/pip2.7
|
/pip2.7
|
||||||
|
/player.py
|
||||||
|
/py.test
|
||||||
|
/py.test-2.7
|
||||||
/pyang
|
/pyang
|
||||||
/pyflakes
|
/pyflakes
|
||||||
/python
|
/python
|
||||||
|
@ -26,8 +39,11 @@
|
||||||
/python2.7
|
/python2.7
|
||||||
/rst2*
|
/rst2*
|
||||||
/rstpep2*
|
/rstpep2*
|
||||||
|
/thresholder.py
|
||||||
|
/tqdm
|
||||||
/unidecode
|
/unidecode
|
||||||
|
/viewer.py
|
||||||
/wheel
|
/wheel
|
||||||
/xml2rfc
|
/xml2rfc
|
||||||
/yang2html
|
|
||||||
/yang2dsdl
|
/yang2dsdl
|
||||||
|
/yang2html
|
||||||
|
|
Loading…
Reference in a new issue