diff options
author | David Robillard <d@drobilla.net> | 2018-07-22 17:42:28 +0200 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2018-07-22 17:42:28 +0200 |
commit | f8722d2a0916d2cd4048e7d74e9c7d7c0a8c3d0e (patch) | |
tree | 88ce670c22ca2a188417e668186dd3d73a0b905b /.gitattributes | |
parent | 76ea7119e075cf6eb86d64768e90cfda124cedf9 (diff) | |
download | serd-f8722d2a0916d2cd4048e7d74e9c7d7c0a8c3d0e.tar.gz serd-f8722d2a0916d2cd4048e7d74e9c7d7c0a8c3d0e.tar.bz2 serd-f8722d2a0916d2cd4048e7d74e9c7d7c0a8c3d0e.zip |
Add gitattributes file
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..f063da37 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +waf binary
\ No newline at end of file |