1
0
mirror of https://github.com/PDP-10/klh10.git synced 2026-01-11 23:52:54 +00:00

Ignore generated files configure and src/config.h.in.

This commit is contained in:
Lars Brinkhoff 2016-12-22 10:04:24 +01:00
parent ff6ce33f28
commit 6e31ba8017

2
.gitignore vendored
View File

@ -1,3 +1,4 @@
/configure
bld/*/*.h
bld/*/*.o
bld/*/dpimp
@ -16,4 +17,5 @@ config.status
autom4te.cache
new
src/tags
src/config.h.in
tmp*/*