X-Git-Url: https://git.draconx.ca/gitweb/gob-dx.git/blobdiff_plain/c2cc7db1ccde3eb2ff723c4b7b213a055f56e8ae..HEAD:/src/.gitignore diff --git a/src/.gitignore b/src/.gitignore index 27aec08..12eb0d1 100644 --- a/src/.gitignore +++ b/src/.gitignore @@ -1,4 +1,6 @@ -/lexer.c +/lexer.[ch] +/lexer.stamp +/options.h /parse.[ch] -/treefuncs.stamp /treefuncs.[ch] +/treefuncs.stamp