From cd5c9e6a923878e797212d27476ee217eb844a14 Mon Sep 17 00:00:00 2001 From: Charles Cabergs Date: Thu, 11 Feb 2021 15:40:48 +0100 Subject: Added Linux compatibility --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 0291a3f..86abd09 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ test.s test.c t.c t.s +tags -- cgit