aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 060a71d41ad7..a232295b99ac 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,6 +22,7 @@
22tags 22tags
23TAGS 23TAGS
24vmlinux* 24vmlinux*
25!vmlinux.lds.S
25System.map 26System.map
26Module.symvers 27Module.symvers
27 28
@@ -45,3 +46,6 @@ series
45 46
46# cscope files 47# cscope files
47cscope.* 48cscope.*
49
50*.orig
51*.rej