summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 3668ef4149364bb7eb0219ed470f147b666447ba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Swap and backup files
.*.sw*
.sw*
*~
Session.vim

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

# Work area
tmp/