aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorDavid 'Digit' Turner <digit@google.com>2009-05-29 11:14:22 +0200
committerDavid 'Digit' Turner <digit@google.com>2009-05-29 11:14:22 +0200
commitb3a80f99c52663a7ef4b8a296e63022ee4d60e3e (patch)
tree2d6930849b81b7203e1714b10138e7246480901b /.gitignore
parentd3b0991b9c4bc3cdb6029a5c8c74a8e5f56176d2 (diff)
downloadexternal_qemu-b3a80f99c52663a7ef4b8a296e63022ee4d60e3e.zip
external_qemu-b3a80f99c52663a7ef4b8a296e63022ee4d60e3e.tar.gz
external_qemu-b3a80f99c52663a7ef4b8a296e63022ee4d60e3e.tar.bz2
Add a .gitignore line to ignore anything under objs/
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 0c25b2a..c4f7346 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
images/android_icon.o
+objs/*