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:
parent
6a47a7733c
commit
06872ed2b1
3
.gitignore
vendored
3
.gitignore
vendored
@ -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
|
||||
Loading…
x
Reference in New Issue
Block a user