mes/.gitignore
Jan Nieuwenhuizen 8989dab8b0 mescc: Scaffolding of Nyacc compile experiments.
* scaffold/micro-mes.c: New file.
* scaffold/mini-mes.c: New file.
* GNUmakefile (mini-mes, micro-mes): New targets.
* .gitignore: Ignore them.
2017-04-02 12:01:33 +02:00

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
\#*#