[icinga-checkins] icinga.org: icinga-core/mbrooks/cgis: add .gitattributes to ignore . git* files in make-tarball (git archive)
git at icinga.org
git at icinga.org
Tue Jun 14 21:06:25 CEST 2011
Module: icinga-core
Branch: mbrooks/cgis
Commit: fed5564a0e754c54114f0c52461fa68d562e2895
URL: https://git.icinga.org/?p=icinga-core.git;a=commit;h=fed5564a0e754c54114f0c52461fa68d562e2895
Author: Michael Friedrich <michael.friedrich at univie.ac.at>
Date: Sat Jun 4 15:05:52 2011 +0200
add .gitattributes to ignore .git* files in make-tarball (git archive)
---
.gitattributes | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..f5bf982
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,3 @@
+.gitignore export-ignore
+.gitmodules export-ignore
+.gitattributes export-ignore
More information about the icinga-checkins
mailing list