1
0
mirror of https://github.com/PDP-10/klh10.git synced 2026-03-10 12:29:35 +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

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