diff options
| author | Leonid Bloch | 2015-07-29 19:10:50 +0200 |
|---|---|---|
| committer | Michael Roth | 2015-09-01 18:07:08 +0200 |
| commit | 9f3917804dfda737650a22c745469809725b3c6e (patch) | |
| tree | c0e2634dfd194bb893d8706ed7ed61f0c22ab1f3 /.gitignore | |
| parent | s390: fix softmmu compilation (diff) | |
| download | qemu-9f3917804dfda737650a22c745469809725b3c6e.tar.gz qemu-9f3917804dfda737650a22c745469809725b3c6e.tar.xz qemu-9f3917804dfda737650a22c745469809725b3c6e.zip | |
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 |
