mirror of https://github.com/Icinga/icinga2.git
Updated git ignores.
This commit is contained in:
parent
6e1948f058
commit
0b570cc304
|
@ -15,3 +15,23 @@ ipch
|
||||||
*.in
|
*.in
|
||||||
Makefile
|
Makefile
|
||||||
*.log
|
*.log
|
||||||
|
*.la
|
||||||
|
*.lo
|
||||||
|
*~
|
||||||
|
aclocal.m4
|
||||||
|
autom4te.cache
|
||||||
|
config.guess
|
||||||
|
config.h
|
||||||
|
config.status
|
||||||
|
config.sub
|
||||||
|
configure
|
||||||
|
depcomp
|
||||||
|
icinga-version.h
|
||||||
|
install-sh
|
||||||
|
libtool
|
||||||
|
ltdl
|
||||||
|
ltmain.sh
|
||||||
|
missing
|
||||||
|
stamp-h1
|
||||||
|
.libs
|
||||||
|
icinga/icinga
|
Loading…
Reference in New Issue