Merge changes to .hgignore from cset 1809f720de31 .
This commit is contained in:
commit
bfea1166fe
19
.hgignore
19
.hgignore
@ -1,12 +1,29 @@
|
||||
syntax: glob
|
||||
**Makefile.in
|
||||
|
||||
*~
|
||||
*.o
|
||||
*.lo
|
||||
*.la
|
||||
.libs
|
||||
.deps
|
||||
*.pc
|
||||
stamp-*
|
||||
|
||||
Makefile
|
||||
Makefile.in
|
||||
Doxyfile
|
||||
Doxyfile.in
|
||||
aclocal.m4
|
||||
autom4te.cache
|
||||
config.*
|
||||
configure
|
||||
depcomp
|
||||
dependencies.m4
|
||||
install-sh
|
||||
ltmain.sh
|
||||
m4/libtool.m4
|
||||
m4/lt*.m4
|
||||
missing
|
||||
|
||||
# Ignoring executables
|
||||
*_test
|
||||
|
Loading…
Reference in New Issue
Block a user