blob: 347e204f844bb47a77423be158b17dd6ae46ac67 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# Swap and backup files
.*.sw*
.sw*
*~
Session.vim
# Generated files
Makefile
mkarchtab
src/*[^.]??
lib/*.sm
lib/*/*.sm
man/*[^.]??
locale/*/*.ms
opkhelper-*.tar.*
|