Fix: rseq: arm branch to failure
[deliverable/linux.git] / .gitignore
index fd3a355925432f58c1bcf84b16ec3ec8bc8c5457..c2ed4ecb0acd28126d8703e17e86775ccbed1bb6 100644 (file)
@@ -37,6 +37,7 @@ modules.builtin
 Module.symvers
 *.dwo
 *.su
+*.c.[012]*.*
 
 #
 # Top-level generic files
@@ -62,10 +63,11 @@ Module.symvers
 /tar-install/
 
 #
-# git files that we don't want to ignore even it they are dot-files
+# git files that we don't want to ignore even if they are dot-files
 #
 !.gitignore
 !.mailmap
+!.cocciconfig
 
 #
 # Generated include files
This page took 0.026243 seconds and 5 git commands to generate.