CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
README: add fixup.dat to part1 file list
[kernel/raspberrypi2.git] / .gitignore
1 # based on .gitignore from linux kernel
2 #
3 # NOTE! Please use 'git ls-files -i --exclude-standard'
4 # command after changing this file, to see if there are
5 # any tracked files which get ignored after the change.
6 #
7 # Normal rules
8 #
9 *.tar
10 *.gz
11 *.bz2
12 *.lzma
13 *.xz
14 *.lz4
15 *.lzo
16 *.patch
17 config-*-raspberrypi2_*
18 work/System.map-*
19 work/dtb-*.tar.*
20 work/dtb-*
21 work/kernel7-*.img
22 work/linux-*
23 work/modules-*.tar.*
24 work/modules-*
25 work/zImage-*