Fix: signal: Remove SEND_SIG_FORCED (v4.20)
[lttng-modules.git] / .gitignore
index 7a1e643c673b0c6a53ebe57c82a37d2c85145e05..38e1684190c2dc6104b188950254472f321eddca 100644 (file)
@@ -30,6 +30,7 @@ modules.builtin
 *.lzma
 *.lzo
 *.gcno
+cscope.*
 
 #
 # Top-level generic files
@@ -41,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
@@ -76,3 +79,5 @@ GTAGS
 *.orig
 *~
 \#*#
+
+/extra_version
This page took 0.023926 seconds and 4 git commands to generate.