~vcs-imports/gawk/master

278 by Juergen Kahrs
Created .gitignore so that the status command produces useful output.
1
# Ignore files that are created by a build.
2
# For example objects and archives.
3
*.[oa]
4
5
# Directories
6
autom4te.cache
7
.deps
408.5.114 by Arnold D. Robbins
Fix in .gitignore.
8
*.dSYM
278 by Juergen Kahrs
Created .gitignore so that the status command produces useful output.
9
10
# Single files.
11
Makefile
12
config.h
13
config.log
14
config.status
15
gawk
16
stamp-h1
17
299.3.3 by Andrew J. Schorr
Pick up README.git changes that Juergen pushed into the xgawk branch.
18
test/fmtspcl.ok