8989dab8b0
* scaffold/micro-mes.c: New file. * scaffold/mini-mes.c: New file. * GNUmakefile (mini-mes, micro-mes): New targets. * .gitignore: Ignore them.
23 lines
177 B
Plaintext
23 lines
177 B
Plaintext
*-
|
|
*.cat
|
|
*.environment.h
|
|
*.go
|
|
*.h
|
|
*.i
|
|
*.o
|
|
*.symbols.i
|
|
*~
|
|
.#*
|
|
/.config.make
|
|
/.tarball-version
|
|
/ChangeLog
|
|
/a.out
|
|
/mes
|
|
/micro-mes
|
|
/mini-mes
|
|
/module/mes/read-0.mo
|
|
/out
|
|
?
|
|
?.mes
|
|
\#*#
|