From d4c0a96d9f0cf05100dea5fa6144ca2f2190d350 Mon Sep 17 00:00:00 2001 From: Suleyman Farajli Date: Tue, 31 Dec 2024 19:50:13 +0400 Subject: .gitignore updated --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 7f198ef..4bc31a7 100644 --- a/.gitignore +++ b/.gitignore @@ -3,5 +3,9 @@ test.gorth test Makefile gorth +examples/const.gorth +examples/hello_world.gorth +examples/string.gorth +examples/words.gorth *.o *.s -- cgit v1.2.3