1
0
mirror of https://github.com/Interlisp/maiko.git synced 2026-01-18 00:52:33 +00:00
Interlisp.maiko/.gitignore
Nick Briggs 67ce5bf714 Add makefile for init on (MacOS) x86 system.
Ignore the init.386 directory that "makeright init" will write to.

	modified:   ../.gitignore
	new file:   makefile-init.386
2017-06-25 18:28:39 -07:00

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