diff options
Diffstat (limited to 'bin/cash/.gitignore')
-rw-r--r-- | bin/cash/.gitignore | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/bin/cash/.gitignore b/bin/cash/.gitignore new file mode 100644 index 00000000..dc34782b --- /dev/null +++ b/bin/cash/.gitignore @@ -0,0 +1,11 @@ +*.o +builtins.c +builtins.h +cash +mknodes +mksyntax +nodes.c +nodes.h +syntax.c +syntax.h +token.h |