aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore19
-rw-r--r--mk/.gitignore1
2 files changed, 20 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..d3c8780
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,19 @@
+Make.config
+BTN.h
+BUS.h
+EV.h
+KEY.h
+REL.h
+ABS.h
+LED.h
+MSC.h
+REP.h
+SND.h
+SW.h
+lircd.conf
+input-events
+input-kbd
+input-recv
+input-send
+lsinput
+*.o
diff --git a/mk/.gitignore b/mk/.gitignore
new file mode 100644
index 0000000..4985818
--- /dev/null
+++ b/mk/.gitignore
@@ -0,0 +1 @@
+*.dep