Mercurial > hg > qm-vamp-plugins
comparison .hgignore @ 212:9b858df4e8b0
Windows installer build files
author | Chris Cannam <c.cannam@qmul.ac.uk> |
---|---|
date | Fri, 27 Apr 2018 14:27:26 +0100 |
parents | 46109b1ec46e |
children | e737931b1925 |
comparison
equal
deleted
inserted
replaced
211:47105e880e90 | 212:9b858df4e8b0 |
---|---|
2 *~ | 2 *~ |
3 *.o | 3 *.o |
4 *.obj | 4 *.obj |
5 *.so | 5 *.so |
6 *.dll | 6 *.dll |
7 *.msi | |
7 glob:.vext-*.bin | 8 glob:.vext-*.bin |
8 build/msvc/Debug | 9 build/msvc/Debug |
9 build/msvc/Release | 10 build/msvc/Release |
10 build/msvc/x64/Debug | 11 build/msvc/x64/Debug |
11 build/msvc/x64/Release | 12 build/msvc/x64/Release |
12 re:^build/mingw32/x64/Release/ | 13 re:^build/mingw32/x64/Release/ |
14 .vs | |
15 *.db |