summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorDaniel Silverstone <dsilvers@digital-scurf.org>2017-01-02 12:32:59 +0000
committerDaniel Silverstone <dsilvers@digital-scurf.org>2017-01-02 12:32:59 +0000
commite4e4a4fc0dfcce2d2aea47a7f862e1b375e7e098 (patch)
tree0df3c967ce5a9c41b3bbd9c84a9dec1f2296f42b /.gitattributes
parent16bc8b4629f6fced987736560adb8fcbe152ae85 (diff)
downloadgitano-e4e4a4fc0dfcce2d2aea47a7f862e1b375e7e098.tar.gz
Add gitattributes so that gitignore doesn't go into archive tarballs
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..5966153
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,2 @@
+.gitattributes export-ignore
+.gitignore export-ignore