summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: a76f0d8f17d64905aa33cc43f7c8cc30c2d7b1f7 (plain)
1
2
3
4
5
6
7
8
9
# Vim swap and other dot files
.*
!.gitignore

# Source archives
busybox-*.orig.tar.*

# Work area
tmp/