diff options
| author | Marco Paland <marco@paland.com> | 2017-11-13 09:44:50 +0100 |
|---|---|---|
| committer | Marco Paland <marco@paland.com> | 2017-11-13 09:44:50 +0100 |
| commit | ebe4998712a3cb389d21396c79f328c381f63d44 (patch) | |
| tree | 3d5dd41a823bcd08aa79662b225b3cf59cbad54c | |
| parent | 5da5ac6cdd0ae16fa073963b40873620d4457d00 (diff) | |
| download | printf-ebe4998712a3cb389d21396c79f328c381f63d44.tar.gz | |
linguist should ignore 'test' path
| -rw-r--r-- | .gitattributes | 2 |
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
|
