repository: C:/dev/kvm-guest-drivers-windows
branch: master
commit f8074f5369e629aede150197ef51fcb637f92916
Author: Yan Vugenfirer <[email protected]>
Date: Mon Feb 15 14:34:24 2010 +0200
[WIN-GUEST-DRIVERS]
Update .gitignore to include logs that are created during compilation.
Signed-off-by: Yan Vugenfirer <[email protected]>
diff --git a/.gitignore b/.gitignore
index ae380d9..d33928d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,7 @@
*.ncb
*.suo
*.vcproj.*
+*.wrn
+*.log
+*.err
+
--
To unsubscribe from this list: send the line "unsubscribe kvm-commits" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html