diff options
author | Suleyman Farajli <suleyman@farajli.net> | 2024-12-31 19:50:13 +0400 |
---|---|---|
committer | Suleyman Farajli <suleyman@farajli.net> | 2024-12-31 19:50:13 +0400 |
commit | d4c0a96d9f0cf05100dea5fa6144ca2f2190d350 (patch) | |
tree | 620f04a0366686a1d689972be1232f41ce5b0226 /.gitignore | |
parent | 33e4f335444a1d2992b9ce56f4861bc9ed11adab (diff) |
.gitignore updated
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 |