Told svn to ignore some additional files under bin/

- Legacy-Id: 13557
This commit is contained in:
Henrik Levkowetz 2017-06-07 12:30:04 +00:00
parent fb66f38afd
commit 5926f8832c

2
bin/.gitignore vendored
View file

@ -2,6 +2,7 @@
/activate.csh /activate.csh
/activate.fish /activate.fish
/activate_this.py /activate_this.py
/count
/coverage /coverage
/coverage-2.7 /coverage-2.7
/coverage2 /coverage2
@ -20,6 +21,7 @@
/iptest* /iptest*
/ipy* /ipy*
/json2xml /json2xml
/Makefile
/painter.py /painter.py
/pilconvert.py /pilconvert.py
/pildriver.py /pildriver.py