Skip to content

Update .gitignore

Update .gitignore #63

Workflow file for this run

name: Ubuntu build
on:
push:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: make
run: make -C RunCPM posix build