summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorPeter Wu <peter@lekensteyn.nl>2014-12-15 00:41:44 +0100
committerPeter Wu <peter@lekensteyn.nl>2014-12-15 00:41:44 +0100
commit1b3247bc573314e4b05ce5bc60cf9f14c93228a5 (patch)
tree192f6b1206562248782af12a0f9b15e0223af696 /.gitignore
parent4dccff04592ff40a4fe6edb518ca741dd160c902 (diff)
downloadltunify-1b3247bc573314e4b05ce5bc60cf9f14c93228a5.tar.gz
lib: add Makefile, ignore .o/.a files
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index c7f2583..a295850 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,5 @@
read-dev-usbmon
hidraw
ltunify
+*.o
+*.a