diff options
author | David Robillard <d@drobilla.net> | 2018-07-22 18:11:12 +0200 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2018-07-22 18:11:12 +0200 |
commit | ad13986391d75b5788e59f0d2abc789e1fdab037 (patch) | |
tree | d38b76dddc95527b847c98353a0eaa9ebae2cda1 | |
parent | a0a6bb9ca84b49d2e3b40bc6b0591c88d9d61b6b (diff) | |
download | lilv-ad13986391d75b5788e59f0d2abc789e1fdab037.tar.gz lilv-ad13986391d75b5788e59f0d2abc789e1fdab037.tar.bz2 lilv-ad13986391d75b5788e59f0d2abc789e1fdab037.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 |