summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore9
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index e950c442..17ea6903 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,14 @@
+bin/*/*
+!bin/*/*.*
+!bin/*/Kbuild
+
+*.lex.c
+*.tab.c
+*.tab.h
+
*.o
*.a
+*.d
.cache