summaryrefslogtreecommitdiff
path: root/2019/.gitignore
diff options
context:
space:
mode:
authortomsmeding <tom.smeding@gmail.com>2019-12-05 14:20:37 +0100
committertomsmeding <tom.smeding@gmail.com>2019-12-05 14:20:37 +0100
commit4a859bc4acd6d0ea03b6321f60c29f5c0c1da0d5 (patch)
tree77ce65eca9719df24d224496bc0f1f2923d14c88 /2019/.gitignore
parent8db33e442ed88d1dad597123bcb156dc9280151c (diff)
Simple intcode assembler
Diffstat (limited to '2019/.gitignore')
-rw-r--r--2019/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/2019/.gitignore b/2019/.gitignore
index ebbfb2e..ef5c4cb 100644
--- a/2019/.gitignore
+++ b/2019/.gitignore
@@ -25,3 +25,4 @@ obj/
23
24
25
+ic-asm