diff options
author | David Robillard <d@drobilla.net> | 2018-08-07 08:44:08 +0200 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2018-08-07 08:44:08 +0200 |
commit | cb0ecc8972902708117dd7024b99d603dfabe5ee (patch) | |
tree | d7865184787c6463cefbb1c7f904c26d54dcbdd4 /.gitattributes | |
parent | efed81cb9a6f372e9fea611bdeb7af66aa1b740f (diff) | |
download | ingen-cb0ecc8972902708117dd7024b99d603dfabe5ee.tar.gz ingen-cb0ecc8972902708117dd7024b99d603dfabe5ee.tar.bz2 ingen-cb0ecc8972902708117dd7024b99d603dfabe5ee.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 |