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
|
||||
/Makefile
|
||||
/Makefile.in
|
||||
/PyUnitTests
|
||||
/RegressionTests
|
||||
/TAGS
|
||||
/UnitTests
|
||||
|
|
@ -54,6 +55,7 @@
|
|||
/install-sh
|
||||
/ledger
|
||||
/ledger.info
|
||||
/ledger.so
|
||||
/libtool
|
||||
/ltmain.sh
|
||||
/make.deps
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue