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

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

# Work area
tmp/