summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 99908a7e379b06b81c12d359fbe4eb4dc649aa85 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
*.o
src/fatlabel
src/fsck.fat
src/mkfs.fat
src/testdevinfo

tags
TAGS
*~
.*.sw[a-p]
*.orig
*.rej
*.DS_Store

aclocal.m4
autom4te.cache
config.log
config.status
configure
compile
depcomp
install-sh
missing
.deps
.dirstamp

Makefile
Makefile.in
src/version.h
manpages/fatlabel.8
manpages/mkfs.fat.8
manpages/fsck.fat.8