summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2013-07-28 19:17:18 +0200
committerDaniel Friesel <derf@finalrewind.org>2013-07-28 19:17:18 +0200
commitc3521ef27bb1fd049f87b1bb0da158842565e8c6 (patch)
treea56109ae420c2e7bd46120a9deddf4f9970bbb53 /.gitignore
parent6011c99aca409a4d78c773cbdbe24e09d3286b96 (diff)
move common code to i2c-util.c
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 627ad66..e48e5d9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,2 @@
-/commandline/vusb-i2c
-/commandline/i2c.o
+/commandline/vusb-*
+/commandline/*.o