diff options
author | David Robillard <d@drobilla.net> | 2022-07-19 09:54:48 -0400 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2022-07-20 10:35:05 -0400 |
commit | c0ef025450cf1b7eec85ae8058e0a9e301e7cd16 (patch) | |
tree | 6914ea1a19f3cf656533b902cf823c4953bce5cb /.gitattributes | |
parent | 4f33eb5ba4e2c116b9413282e18508815ea73966 (diff) | |
download | patchage-c0ef025450cf1b7eec85ae8058e0a9e301e7cd16.tar.gz patchage-c0ef025450cf1b7eec85ae8058e0a9e301e7cd16.tar.bz2 patchage-c0ef025450cf1b7eec85ae8058e0a9e301e7cd16.zip |
Switch to meson build system
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes deleted file mode 100644 index f063da3..0000000 --- a/.gitattributes +++ /dev/null @@ -1 +0,0 @@ -waf binary
\ No newline at end of file |