[S390] dasd: fix race between tasklet and dasd_sleep_on
[sfrench/cifs-2.6.git] / .gitignore
index efab0ebec85993afd1ee2a3a507722b7d0e223a2..a2939fc10b225d3727d6501831fad647553f11c8 100644 (file)
@@ -34,14 +34,18 @@ modules.builtin
 #
 # Top-level generic files
 #
-tags
-TAGS
-linux
-vmlinux
-vmlinuz
-System.map
-Module.markers
-Module.symvers
+/tags
+/TAGS
+/linux
+/vmlinux
+/vmlinuz
+/System.map
+/Module.markers
+/Module.symvers
+
+#
+# git files that we don't want to ignore even it they are dot-files
+#
 !.gitignore
 !.mailmap