X-Git-Url: https://git.draconx.ca/gitweb/cdecl99.git/blobdiff_plain/e0179c069958050100a637bb876c96495276ea76..HEAD:/src/.gitignore diff --git a/src/.gitignore b/src/.gitignore index e8d48de..25259c7 100644 --- a/src/.gitignore +++ b/src/.gitignore @@ -1,8 +1,12 @@ /*.stamp +/cmdlist.h +/commands.h +/config +/errmsg.h +/execute.c +/keywords.c +/options.h /parse.[ch] /scan.[ch] -/errtab.h -/namespecs.h -/options.h -/ordspecs.h -/validtypes.h +/specstr.h +/typemap.h