1
0
mirror of https://github.com/PDP-10/klh10.git synced 2026-01-13 07:19:32 +00:00
PDP-10.klh10/.gitignore
Björn Victor 678db7c80b
CH11 over Ether (#33)
Working chaos-over-ether implementation (in addition to Chaos-over-UDP). 

Also rename dpchudp => dpchaos, both in code, files and the device process, since it no longer only supports Chaos-over-UDP, but is more generic.

Update doc for CH11.
2018-04-15 21:33:10 +02:00

26 lines
281 B
Plaintext

/configure
bld/*/*.h
bld/*/*.o
bld/*/dpimp
bld/*/dprpxx
bld/*/dptm03
bld/*/enaddr
bld/*/kn10-kl
bld/*/kn10-ks
bld/*/kn10-ks-its
bld/*/tapedd
bld/*/udlconv
bld/*/vdkfmt
bld/*/wfconv
bld/*/wxtest
config.status
autom4te.cache
new
src/tags
src/config.h.in
tmp*/*
#*#
*/#*#
*.~*
*/*.~*