repository: C:/dev/kvm-guest-drivers-windows
branch: master
commit 73142a3ff9afa4d955b94647d8e418d3abfccc1f
Author: Yan Vugenfirer <[email protected]>
Date:   Sun Feb 21 15:27:08 2010 +0200

    [WIN-GUEST-DRIVERS] Add additional file types to .gitignore.
    From now will ignore Windows security certificate as those could not be 
stored on kernel.org.
    
        Signed-off-by: Yan Vugenfirer <[email protected]>

diff --git a/.gitignore b/.gitignore
index d33928d..80cc2e0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,4 +4,6 @@
 *.wrn
 *.log
 *.err
-
+*.pfx
+*.cer
+*.bak
--
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

Reply via email to