Mercurial > hg > qm-vamp-plugins
changeset 232:48c60a09577d
Add ignore file
author | Chris Cannam <cannam@all-day-breakfast.com> |
---|---|
date | Fri, 24 May 2019 15:09:10 +0100 |
parents | fa756f2303cf |
children | c9c562f37dd7 |
files | .gitignore |
diffstat | 1 files changed, 17 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/.gitignore Fri May 24 15:09:10 2019 +0100 @@ -0,0 +1,17 @@ +*~ +*.o +*.obj +*.so +*.dll +*.msi +.repoint-*.bin +build/msvc/Debug +build/msvc/Release +build/msvc/x64/Debug +build/msvc/x64/Release +re:^build/mingw32/x64/Release/ +.vs +*.db +test/tmp +lib/ +*.orig