aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
authorAndreas Gohr <andi@splitbrain.org>2020-06-02 10:21:33 +0200
committerAndreas Gohr <andi@splitbrain.org>2020-06-02 10:21:53 +0200
commitcd0c69d4aa1e632974f00c321ebfc73879bca3c5 (patch)
treec97a4d95e3736a60f08b71bd0c4fe92e4a4608d2 /.gitattributes
parent0e091db5e3baaa4968671ecc8ecbed28c30a9b78 (diff)
downloaddokuwiki-cd0c69d4aa1e632974f00c321ebfc73879bca3c5.tar.gz
dokuwiki-cd0c69d4aa1e632974f00c321ebfc73879bca3c5.zip
ignore the .github directory for exports
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 40fb1f552..3864eaefc 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -6,6 +6,7 @@
*.xcf binary
.gitattributes export-ignore
+.github export-ignore
.gitignore export-ignore
.editorconfig export-ignore
.travis.yml export-ignore