mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-03-09 15:50:02 +00:00
gitignore: add the generated utilities (config.guess, etc)
This commit is contained in:
parent
628ceb1560
commit
8d948c0da2
1 changed files with 8 additions and 0 deletions
8
cde/.gitignore
vendored
8
cde/.gitignore
vendored
|
@ -2454,5 +2454,13 @@ include/config.h.in
|
||||||
include/stamp-h1
|
include/stamp-h1
|
||||||
libtool
|
libtool
|
||||||
m4/
|
m4/
|
||||||
|
compile
|
||||||
|
config.guess
|
||||||
|
config.sub
|
||||||
|
depcomp
|
||||||
|
install-sh
|
||||||
|
ltmain.sh
|
||||||
|
missing
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue