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

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

# Work area
tmp/

# Build logs
*.log