diff options
author | David Robillard <d@drobilla.net> | 2018-07-22 18:10:51 +0200 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2018-07-22 18:10:51 +0200 |
commit | 04779a4c31fd764c77cb74041bc5eeeb403dc8f7 (patch) | |
tree | a9824430d14787b313bdde1b5b23fb0706b7e25d /.gitattributes | |
parent | 77011082acde13963ccde49e7059e1f9b24e4549 (diff) | |
download | sratom-04779a4c31fd764c77cb74041bc5eeeb403dc8f7.tar.gz sratom-04779a4c31fd764c77cb74041bc5eeeb403dc8f7.tar.bz2 sratom-04779a4c31fd764c77cb74041bc5eeeb403dc8f7.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 0000000..f063da3 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +waf binary
\ No newline at end of file |