From 5ed48daab590e6491454e196ea4393608edb9d04 Mon Sep 17 00:00:00 2001 From: "Tristan B. Velloza Kildaire" Date: Mon, 12 Dec 2022 16:40:15 +0200 Subject: [PATCH] Disabled regex in .gitignore for now (it was causing issues) --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 086f2e9..b469877 100644 --- a/.gitignore +++ b/.gitignore @@ -3,7 +3,7 @@ tlangout.c tlang.out # Build files -tlang +#tlang tlang-test-library # Package management