]> granicus.if.org Git - icinga2/commitdiff
Exclude debian/ from git-archive and dist tarballs.
authorMarkus Frosch <markus@lazyfrosch.de>
Mon, 11 Nov 2013 21:00:22 +0000 (22:00 +0100)
committerMarkus Frosch <markus@lazyfrosch.de>
Mon, 11 Nov 2013 21:03:31 +0000 (22:03 +0100)
Refs #5060

.gitattributes [new file with mode: 0644]

diff --git a/.gitattributes b/.gitattributes
new file mode 100644 (file)
index 0000000..a6ab5f7
--- /dev/null
@@ -0,0 +1,2 @@
+debian/ export-ignore
+.gitattributes export-ignore