From: Gunnar Beutner Date: Fri, 14 Sep 2012 09:03:21 +0000 (+0200) Subject: Clean up .gitignore files. X-Git-Tag: v0.0.1~97 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ef9e5ec58510a2e85876571e38024685cbb8be1a;p=icinga2 Clean up .gitignore files. --- diff --git a/.gitignore b/.gitignore index a9fc51df6..679b5320c 100644 --- a/.gitignore +++ b/.gitignore @@ -36,11 +36,4 @@ missing stamp-h1 .libs icinga-app/icinga -debian/files -debian/icinga2.postinst.debhelper -debian/icinga2.postrm.debhelper -debian/icinga2.substvars -debian/icinga2 -compat/include docs/dev -Doxyfile diff --git a/debian/.gitignore b/debian/.gitignore new file mode 100644 index 000000000..de4288929 --- /dev/null +++ b/debian/.gitignore @@ -0,0 +1,4 @@ +files +icinga2.postinst.debhelper +icinga2.postrm.debhelper +icinga2 diff --git a/docs/.gitignore b/docs/.gitignore new file mode 100644 index 000000000..38498103b --- /dev/null +++ b/docs/.gitignore @@ -0,0 +1 @@ +Doxyfile