summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorw0rp <devw0rp@gmail.com>2017-03-26 22:42:37 +0100
committerw0rp <devw0rp@gmail.com>2017-03-26 22:42:37 +0100
commitc467a075123c14bbdde8abfd38d03edd4e285168 (patch)
tree3bd6883e07f5c27ffd2fe6cfb29896903957ed8b /.gitattributes
parent55827116805832d318c9b02152dbc0faf8bb8c91 (diff)
downloadale-c467a075123c14bbdde8abfd38d03edd4e285168.zip
Don't export the ISSUE_TEMPLATE in archives
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes
index d9c0b182..060e8ad2 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,8 +1,9 @@
.* export-ignore
/CONTRIBUTING.md export-ignore
/Dockerfile export-ignore
+/ISSUE_TEMPLATE.md export-ignore
/Makefile export-ignore
/README.md export-ignore
+/custom-checks export-ignore
/img export-ignore
/test export-ignore
-/custom-checks export-ignore