Hi!

Here's another patch for the pr-msvc-support branch. Ok to push?

Cheers,
Peter

2008-08-18  Peter Rosin  <[EMAIL PROTECTED]>

        * .gitignore: Ignore MSVC object files.
diff --git a/.gitignore b/.gitignore
index cacff4e..37f3bc8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,6 +9,7 @@
 *.lo
 *.log
 *.o
+*.obj
 *.pg
 *.toc
 *.tp

Reply via email to