aboutsummaryrefslogtreecommitdiffstats
path: root/.gitattributes
diff options
context:
space:
mode:
authorMarco Paland <marco@paland.com>2017-11-13 09:44:50 +0100
committerMarco Paland <marco@paland.com>2017-11-13 09:44:50 +0100
commitebe4998712a3cb389d21396c79f328c381f63d44 (patch)
tree3d5dd41a823bcd08aa79662b225b3cf59cbad54c /.gitattributes
parent5da5ac6cdd0ae16fa073963b40873620d4457d00 (diff)
downloadprintf-ebe4998712a3cb389d21396c79f328c381f63d44.tar.gz
printf-ebe4998712a3cb389d21396c79f328c381f63d44.tar.bz2
printf-ebe4998712a3cb389d21396c79f328c381f63d44.zip
linguist should ignore 'test' path
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..6d44728
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,2 @@
+# ignore test path
+test/* linguist-vendored