summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuy Brand <gb@unistra.fr>2014-05-19 22:05:34 +0200
committerGuy Brand <gb@unistra.fr>2014-05-19 22:09:42 +0200
commit3d710065050c0fe17941351ed07acf470fc73ce6 (patch)
tree655d4159c0322b828bc79bf7107b7d3c88236429
parent56c485d3ac3b5f16aaa02d2e67a19f2b23e59bda (diff)
downloadrpg-3d710065050c0fe17941351ed07acf470fc73ce6.tar.gz
rpg-3d710065050c0fe17941351ed07acf470fc73ce6.tar.bz2
Use git attributes to exclude some files from exported archives
-rw-r--r--.gitattributes8
1 files changed, 8 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 0fefdf647..1012087d4 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -4,3 +4,11 @@
*.gif binary
*.ico binary
*.xcf binary
+
+.gitattributes export-ignore
+.gitignore export-ignore
+.editorconfig export-ignore
+.travis.yml export-ignore
+_test export-ignore
+_cs export-ignore
+lib/plugins/testing export-ignore