mirror of
https://github.com/Interlisp/maiko.git
synced 2026-01-16 00:04:59 +00:00
18 lines
215 B
Plaintext
18 lines
215 B
Plaintext
# Object files
|
|
*.o
|
|
# Editor backups and recovery files
|
|
*~
|
|
\#*#
|
|
# build directories
|
|
*.386-x/**
|
|
*.386/**
|
|
*.sparc-x/**
|
|
*.sparc/**
|
|
*.x86_64-x/**
|
|
*.x86_64/**
|
|
*.armv7l-x/**
|
|
*.armv7l/**
|
|
init.386/**
|
|
# core files
|
|
core
|
|
*.core |