aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: bc38c351b5766074fc47562097f656372ad02813 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
config.local

# ignore output
out/*.o
out/redo
out/redo-ifchange
out/redo-ifcreate
out/redo-always
out/CC
.redo

# ignore autoconf stuff
config.h
config.h.in
config.log
config.status
configure
autom4te.cache

# ignore generated docs
docs/*.html
docs/*.1