X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=.gitignore;h=a2939fc10b225d3727d6501831fad647553f11c8;hb=cbd3af54642ec1146bac0479538d495fc474318e;hp=efab0ebec85993afd1ee2a3a507722b7d0e223a2;hpb=988addf82e4c03739375279de73929580a2d4a6a;p=firefly-linux-kernel-4.4.55.git diff --git a/.gitignore b/.gitignore index efab0ebec859..a2939fc10b22 100644 --- a/.gitignore +++ b/.gitignore @@ -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