CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
Add .gitignore
[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 work/System.map-*
18 work/dtb-*.tar.*
19 work/dtb-*
20 work/kernel7-*.img
21 work/linux-*
22 work/modules-*.tar.*
23 work/modules-*
24 work/zImage-*