X-Git-Url: http://ftp.safe.ca/?a=blobdiff_plain;f=.gitignore;h=a2939fc10b225d3727d6501831fad647553f11c8;hb=6b6b18e62cfba44ce7b6489c7100f12b199232d7;hp=002d5304968b1cbe9124872106bd31bd9d5a3193;hpb=273b281fa22c293963ee3e6eec418f5dda2dbc83;p=safe%2Fjmp%2Flinux-2.6 diff --git a/.gitignore b/.gitignore index 002d530..a2939fc 100644 --- a/.gitignore +++ b/.gitignore @@ -22,6 +22,7 @@ *.lst *.symtypes *.order +modules.builtin *.elf *.bin *.gz @@ -33,12 +34,18 @@ # # Top-level generic files # -tags -TAGS -vmlinux -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