mirror of
https://github.com/Interlisp/maiko.git
synced 2026-01-14 15:36:34 +00:00
11 lines
145 B
Plaintext
11 lines
145 B
Plaintext
# Object files
|
|
*.o
|
|
# Editor backups and recovery files
|
|
*~
|
|
\#*#
|
|
# build directories
|
|
darwin.386-x/**
|
|
darwin.386/**
|
|
freebsd.386-x/**
|
|
freebsd.386/**
|