diff options
author | David Robillard <d@drobilla.net> | 2018-07-22 18:10:13 +0200 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2018-07-22 18:10:13 +0200 |
commit | 1da2a05e0029c4be2c048d412fc64c474cede745 (patch) | |
tree | b3bbdbe96400cf0e5a0942c6d305607d0afa3aae /.gitattributes | |
parent | dbd784ed8ce745badbe71b5ae898b9e5b502c968 (diff) | |
download | sord-1da2a05e0029c4be2c048d412fc64c474cede745.tar.gz sord-1da2a05e0029c4be2c048d412fc64c474cede745.tar.bz2 sord-1da2a05e0029c4be2c048d412fc64c474cede745.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 |