1
0
mirror of https://github.com/Interlisp/maiko.git synced 2026-01-13 15:18:14 +00:00
Interlisp.maiko/.gitignore

25 lines
283 B
Plaintext

# Object files
*.o
# Editor backups and recovery files
*~
\#*#
.DS_Store
# build directories
build/**
*.386-x/**
*.386/**
*.ppc-x/**
*.ppc/**
*.sparc-x/**
*.sparc/**
*.x86_64-x/**
*.x86_64/**
*.armv7l-x/**
*.armv7l/**
*.aarch64-x/**
*.aarch64/**
init.386/**
# core files
core
*.core