mirror of
https://github.com/Interlisp/maiko.git
synced 2026-01-18 09:02:39 +00:00
Ignore the init.386 directory that "makeright init" will write to. modified: ../.gitignore new file: makefile-init.386
13 lines
176 B
Plaintext
13 lines
176 B
Plaintext
# Object files
|
|
*.o
|
|
# Editor backups and recovery files
|
|
*~
|
|
\#*#
|
|
# build directories
|
|
darwin.386-x/**
|
|
darwin.386/**
|
|
freebsd.386-x/**
|
|
freebsd.386/**
|
|
init.386/**
|
|
# core files
|
|
*.core |