aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorRaphael <raphael@google.com>2009-05-21 11:33:57 -0700
committerRaphael <raphael@google.com>2009-05-21 11:33:57 -0700
commit0d47fe5756b1f243e8d65968cd73c0119363f909 (patch)
treebe1d772b2d13a968f0dcd377c97d92206489a5b6 /.gitignore
parent80562525ca945d9e921eb49f96d52f1b5a0e693d (diff)
downloadexternal_qemu-0d47fe5756b1f243e8d65968cd73c0119363f909.zip
external_qemu-0d47fe5756b1f243e8d65968cd73c0119363f909.tar.gz
external_qemu-0d47fe5756b1f243e8d65968cd73c0119363f909.tar.bz2
Ignore .o file generated by make emulator under cygwin.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..0c25b2a
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+images/android_icon.o