CRUX-ARM : Home

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