Skip to content

Commit 19fb344

Browse files
committed
Updated svn:ignore
- Legacy-Id: 11470
1 parent ab8b151 commit 19fb344

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
/mergequeue
3434
/minimum-requirements.txt
3535
/pip-selfcheck.json
36+
/selenium
3637
/settings_local.py
3738
/share
3839
/static

bin/.gitignore

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,29 +5,45 @@
55
/coverage
66
/coverage-2.7
77
/coverage2
8+
/createfontdatachunk.py
89
/django-admin
910
/django-admin.py
1011
/easy_install
1112
/easy_install-2.7
13+
/enhancer.py
14+
/explode.py
1215
/faker
16+
/gifmaker.py
1317
/ipcluster*
1418
/ipcontroller*
1519
/ipengine*
1620
/iptest*
1721
/ipy*
1822
/json2xml
23+
/painter.py
24+
/pilconvert.py
25+
/pildriver.py
26+
/pilfile.py
27+
/pilfont.py
28+
/pilprint.py
1929
/pip
2030
/pip2
2131
/pip2.7
32+
/player.py
33+
/py.test
34+
/py.test-2.7
2235
/pyang
2336
/pyflakes
2437
/python
2538
/python2
2639
/python2.7
2740
/rst2*
2841
/rstpep2*
42+
/thresholder.py
43+
/tqdm
2944
/unidecode
45+
/viewer.py
3046
/wheel
3147
/xml2rfc
32-
/yang2html
3348
/yang2dsdl
49+
/yang2html

0 commit comments

Comments
 (0)