aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorPekka Enberg <penberg@cs.helsinki.fi>2010-03-24 17:57:08 +0200
committerWill Deacon <will.deacon@arm.com>2015-06-01 16:39:38 +0100
commit696a1b0a7d36d39b7104dd4cebf9ee15de9a7555 (patch)
tree84557c3b2d50af58241dbd1acf7e53a0d1e074bc /.gitignore
parentee0e89c5f1d6507d0848d4ca2998f2a64255aa6c (diff)
downloadkvmtool-696a1b0a7d36d39b7104dd4cebf9ee15de9a7555.tar.gz
Update .gitignore to include object files
Signed-off-by: Pekka Enberg <penberg@cs.helsinki.fi>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 6cd69a04..77e76735 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/kvm
+*.o