Added Python product to the ignore file.

This commit is contained in:
John Wiegley 2008-08-07 02:53:44 -04:00
parent 0eda1ad2c6
commit da2a1126d1

2
.gitignore vendored
View file

@ -28,6 +28,7 @@
/Doxyfile.gen /Doxyfile.gen
/Makefile /Makefile
/Makefile.in /Makefile.in
/PyUnitTests
/RegressionTests /RegressionTests
/TAGS /TAGS
/UnitTests /UnitTests
@ -54,6 +55,7 @@
/install-sh /install-sh
/ledger /ledger
/ledger.info /ledger.info
/ledger.so
/libtool /libtool
/ltmain.sh /ltmain.sh
/make.deps /make.deps