diff options
author | David Robillard <d@drobilla.net> | 2018-07-22 18:28:32 +0200 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2018-07-22 18:28:32 +0200 |
commit | 28701a54e6efd453ecef669f8e87e0ce6174c754 (patch) | |
tree | 13f273727dcaf63892b6347cf35e6f16d65feacd | |
parent | ee59dfa651cddc10b670d439b8d6a044751ce719 (diff) | |
download | patchage-28701a54e6efd453ecef669f8e87e0ce6174c754.tar.gz patchage-28701a54e6efd453ecef669f8e87e0ce6174c754.tar.bz2 patchage-28701a54e6efd453ecef669f8e87e0ce6174c754.zip |
Add gitattributes file
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..f063da3 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +waf binary
\ No newline at end of file |