diff options
author | Leonid Bloch <leonid@daynix.com> | 2015-07-29 20:10:50 +0300 |
---|---|---|
committer | Michael Roth <mdroth@linux.vnet.ibm.com> | 2015-09-01 11:07:08 -0500 |
commit | 9f3917804dfda737650a22c745469809725b3c6e (patch) | |
tree | c0e2634dfd194bb893d8706ed7ed61f0c22ab1f3 /.gitignore | |
parent | 090d0bfd948343d522cd20bc634105b5cfe2483b (diff) |
qemu-ga: Add .msi files to .gitignore
Signed-off-by: Leonid Bloch <leonid@daynix.com>
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 61bc49263a..cb4b8ec137 100644 --- a/.gitignore +++ b/.gitignore @@ -58,6 +58,7 @@ *.cp *.dvi *.exe +*.msi *.dll *.so *.mo |