]> code.delx.au - spectrwm/commitdiff
Add .gitattributes to exclude some files from release archives.
authorReginald Kennedy <rk@rejii.com>
Fri, 10 Jun 2016 03:25:46 +0000 (11:25 +0800)
committerReginald Kennedy <rk@rejii.com>
Fri, 10 Jun 2016 04:02:07 +0000 (12:02 +0800)
.gitattributes [new file with mode: 0644]

diff --git a/.gitattributes b/.gitattributes
new file mode 100644 (file)
index 0000000..ef11a46
--- /dev/null
@@ -0,0 +1,3 @@
+.gitattributes export-ignore
+.gitignore export-ignore
+release.sh export-ignore