changeset 454:993046a6c730

Add .gitignore file
author Chris Cannam <cannam@all-day-breakfast.com>
date Fri, 24 May 2019 16:16:04 +0100
parents 1b89d1916cd5
children 38932adb6c02
files .gitignore
diffstat 1 files changed, 12 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /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/