1
0
mirror of https://github.com/Interlisp/maiko.git synced 2026-01-17 08:33:48 +00:00

Ignore sunos5 SPARC build directories and plain core files

This commit is contained in:
Nick Briggs 2020-07-26 20:46:30 -04:00
parent 6a47a7733c
commit 06872ed2b1

3
.gitignore vendored
View File

@ -10,6 +10,9 @@ freebsd.386-x/**
freebsd.386/**
sunos5.386-x/**
sunos5.386/**
sunos5.sparc-x/**
sunos5.sparc/**
init.386/**
# core files
core
*.core