Fix: signal: Remove SEND_SIG_FORCED (v4.20)
[lttng-modules.git] / .gitignore
index 8faa6c02b39ec3896bd4e989c82ce7f6dbdaf04a..38e1684190c2dc6104b188950254472f321eddca 100644 (file)
@@ -29,8 +29,8 @@ modules.builtin
 *.bz2
 *.lzma
 *.lzo
-*.patch
 *.gcno
+cscope.*
 
 #
 # Top-level generic files
@@ -42,7 +42,9 @@ modules.builtin
 /vmlinuz
 /System.map
 /Module.markers
-/Module.symvers
+
+# ignore across tree
+Module.symvers
 
 #
 # git files that we don't want to ignore even it they are dot-files
@@ -77,3 +79,5 @@ GTAGS
 *.orig
 *~
 \#*#
+
+/extra_version
This page took 0.022855 seconds and 4 git commands to generate.