Added Python product to the ignore file.
This commit is contained in:
parent
0eda1ad2c6
commit
da2a1126d1
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue