summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 899a16c05c0fc955eeec1ee4004e5c2426ec6cc9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Ignore files that are created by a build.
# For example objects and archives.
*.[oa]

# Directories
autom4te.cache
.deps
grcat.dSYM
pwcat.dSYM

# Single files.
Makefile
config.h
config.log
config.status
gawk
stamp-h1

test/fmtspcl.ok