Added excludes necessary for tools/pre-commit
This commit is contained in:
parent
c7cf9ef0ff
commit
57f349ef2e
2 changed files with 4 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -95,4 +95,3 @@
|
|||
/version.m4
|
||||
/src/system.hh.gch
|
||||
/ABOUT-NLS
|
||||
/tools/gettextize
|
||||
|
|
|
|||
|
|
@ -16,6 +16,7 @@ autom4te.cache/
|
|||
build/
|
||||
config.guess
|
||||
config.log
|
||||
config.rpath
|
||||
config.status
|
||||
config.sub
|
||||
configure
|
||||
|
|
@ -26,15 +27,18 @@ doc/ledger.info
|
|||
elisp-comp
|
||||
expr_tests
|
||||
install-sh
|
||||
intl/
|
||||
ledger
|
||||
ledger.so
|
||||
lib/cppunit/
|
||||
lib/utfcpp/
|
||||
libtool
|
||||
ltmain.sh
|
||||
m4/
|
||||
make.sh
|
||||
math_tests
|
||||
missing
|
||||
po/
|
||||
report_tests
|
||||
src/system.hh.gch
|
||||
stamp-h1
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue