diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -3,5 +3,9 @@ test.gorth test Makefile gorth +examples/const.gorth +examples/hello_world.gorth +examples/string.gorth +examples/words.gorth *.o *.s |