# HG changeset patch # User Chris Cannam # Date 1558710964 -3600 # Node ID 993046a6c730d4300484883e0325fe2c672be428 # Parent 1b89d1916cd51744c406fe10204cb920d1afd971 Add .gitignore file diff -r 1b89d1916cd5 -r 993046a6c730 .gitignore --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/.gitignore Fri May 24 16:16:04 2019 +0100 @@ -0,0 +1,12 @@ +*.o +*~ +*.orig +*.a +doc/html/ +tests/test-* +tests/test.log +*.rej +ext/uncertain/ +*.obj +build/msvc/Debug/ +build/msvc/x64/Release/