summaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorSteven Barth <steven@midlink.org>2008-06-02 15:35:30 +0000
committerSteven Barth <steven@midlink.org>2008-06-02 15:35:30 +0000
commited0ef1f9f0acd4d947925abf38fb4f58c1cea783 (patch)
treea47a1b04387f0945350adb69119e13a7db98f399 /.gitignore
parent088bc4628bbf6bdc005adf8054549e3798306f74 (diff)
move the .o and .so .gitignore lines to the top level .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index bf9420cee..009f59f90 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,4 @@
dist/
/host
+*.o
+*.so