diff .gitignore @ 15662:5758e0013246

Enable compilation on Win32-native platform.
author Michael Goffioul <michael.goffioul@gmail.com>
date Thu, 02 Feb 2012 15:01:22 +0000
parents e32ff0a000a8
children
line wrap: on
line diff
--- a/.gitignore	Tue Jan 31 15:36:05 2012 +0100
+++ b/.gitignore	Thu Feb 02 15:01:22 2012 +0000
@@ -3,3 +3,6 @@
 *.o
 *.a
 Makefile*
+*.pdb
+debug/
+release/