summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 060a71d41ad7..27c3e839b54e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,6 +7,7 @@
#
.*
*.o
+*.o.*
*.a
*.s
*.ko
@@ -22,6 +23,7 @@
tags
TAGS
vmlinux*
+!vmlinux.lds.S
System.map
Module.symvers
@@ -45,3 +47,6 @@ series
# cscope files
cscope.*
+
+*.orig
+*.rej