mirror of https://github.com/Icinga/icinga2.git
Clean up .gitignore files.
This commit is contained in:
parent
7e0fa1ce13
commit
ef9e5ec585
|
@ -36,11 +36,4 @@ missing
|
||||||
stamp-h1
|
stamp-h1
|
||||||
.libs
|
.libs
|
||||||
icinga-app/icinga
|
icinga-app/icinga
|
||||||
debian/files
|
|
||||||
debian/icinga2.postinst.debhelper
|
|
||||||
debian/icinga2.postrm.debhelper
|
|
||||||
debian/icinga2.substvars
|
|
||||||
debian/icinga2
|
|
||||||
compat/include
|
|
||||||
docs/dev
|
docs/dev
|
||||||
Doxyfile
|
|
||||||
|
|
|
@ -0,0 +1,4 @@
|
||||||
|
files
|
||||||
|
icinga2.postinst.debhelper
|
||||||
|
icinga2.postrm.debhelper
|
||||||
|
icinga2
|
|
@ -0,0 +1 @@
|
||||||
|
Doxyfile
|
Loading…
Reference in New Issue