summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 80df1733e151b42f4652298443cfd6e056d75112 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Swap and backup files
.*.sw*
.sw*
*~
Session.vim

# Source archives
keyring.gpg
gcc-*-*.orig.tar.*
COPYING.RUNTIME

# Generated files
cpp-*-*-*-*.pkg/
gcc-*-*-*-*.pkg/
g++-*-*-*-*.pkg/
targets.mk

# Local macro overrides
local.mk

# Work area
tmp/