From: John Vogel Date: Sat, 14 May 2016 03:18:57 +0000 (-0400) Subject: Add .gitignore X-Git-Url: http://gitweb/?a=commitdiff_plain;h=ccd03144532de8aad4bc3638499e25a70481c91a;p=kernel%2Fraspberrypi2.git Add .gitignore --- diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..1d7b18b --- /dev/null +++ b/.gitignore @@ -0,0 +1,24 @@ +# based on .gitignore from linux kernel +# +# NOTE! Please use 'git ls-files -i --exclude-standard' +# command after changing this file, to see if there are +# any tracked files which get ignored after the change. +# +# Normal rules +# +*.tar +*.gz +*.bz2 +*.lzma +*.xz +*.lz4 +*.lzo +*.patch +work/System.map-* +work/dtb-*.tar.* +work/dtb-* +work/kernel7-*.img +work/linux-* +work/modules-*.tar.* +work/modules-* +work/zImage-*