diff mbox

[v10,7/8] .gitignore: ignore module related files (dll, so, mo)

Message ID 1379314227-8855-8-git-send-email-famz@redhat.com
State New
Headers show

Commit Message

Fam Zheng Sept. 16, 2013, 6:50 a.m. UTC
Signed-off-by: Fam Zheng <famz@redhat.com>
---
 .gitignore | 3 +++
 1 file changed, 3 insertions(+)
diff mbox

Patch

diff --git a/.gitignore b/.gitignore
index 8e1b73f..ac679ea 100644
--- a/.gitignore
+++ b/.gitignore
@@ -63,6 +63,9 @@  fsdev/virtfs-proxy-helper.pod
 *.cp
 *.dvi
 *.exe
+*.dll
+*.so
+*.mo
 *.fn
 *.ky
 *.log