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

Merge pull request #10 from PDP-10/gitignore

Ignore generated files
This commit is contained in:
Rhialto The M 2016-12-22 21:17:51 +01:00 committed by GitHub
commit b48544ebc6

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*/*