mirror of
https://github.com/Interlisp/maiko.git
synced 2026-03-05 18:49:09 +00:00
Ignore sunos5 SPARC build directories and plain core files
This commit is contained in:
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
|
||||
Reference in New Issue
Block a user