1
0
mirror of https://github.com/DoctorWkt/pdp7-unix.git synced 2026-05-01 22:15:59 +00:00

Merge pull request #216 from teverett/master

added two .out files to ignores
This commit is contained in:
Phil Budne
2020-03-14 16:50:00 -04:00
committed by GitHub
2 changed files with 6 additions and 0 deletions

2
.gitignore vendored
View File

@@ -14,3 +14,5 @@ build/alt/a.out
build/alt/image.fs
**/.DS_Store
/a.out
/build/cas.out
/build/chrtbl.out

View File

@@ -31,6 +31,10 @@ A second notebook with missing sources has been
discovered and scanned. New files are being added to the scans
directory as they are typed in!
### January 2010
Unixv0 is running on a real PDP-7 at the Living Computer Museum. [YouTube link](https://www.youtube.com/watch?v=pvaPaWyiuLA)
## Building pdp7-unix
pdp7-unix requires [Perl5](https://www.perl.org/) to build.