diff options
| author | Marco Paland <marco@paland.com> | 2017-11-21 15:03:10 +0100 |
|---|---|---|
| committer | Marco Paland <marco@paland.com> | 2017-11-21 15:03:10 +0100 |
| commit | 002234f2092db7c0b9093f43d09ce2e4a2d52de2 (patch) | |
| tree | af8bd1c3f7774fa24456422506f6bacbc04935e4 /.gitattributes | |
| parent | 06b080dc45439cb94a23ef894fff33079095adda (diff) | |
| parent | cb7d11a542b085ab4a2f771405c76e62da0b18c9 (diff) | |
| download | printf-002234f2092db7c0b9093f43d09ce2e4a2d52de2.tar.gz | |
Merge branch 'no_ntoa_template'
Diffstat (limited to '.gitattributes')
| -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
|
