mirror of
https://github.com/Interlisp/maiko.git
synced 2026-01-20 01:35:05 +00:00
20 lines
279 B
Plaintext
20 lines
279 B
Plaintext
# Object files
|
|
*.o
|
|
# Editor backups and recovery files
|
|
*~
|
|
\#*#
|
|
# build directories
|
|
darwin.386-x/**
|
|
darwin.386/**
|
|
freebsd.386-x/**
|
|
freebsd.386/**
|
|
sunos5.386-x/**
|
|
sunos5.386/**
|
|
sunos5.sparc-x/**
|
|
sunos5.sparc/**
|
|
linux.x86_64-x/**
|
|
linux.x86_64/**
|
|
init.386/**
|
|
# core files
|
|
core
|
|
*.core |