From e7a197873a63e93687e3702eb71b9c263b1eab34 Mon Sep 17 00:00:00 2001 From: opa334 Date: Sun, 29 Oct 2023 14:34:25 +0100 Subject: [PATCH] Ignore all TIPAs --- Dopamine/.gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dopamine/.gitignore b/Dopamine/.gitignore index 65aa8f4ae..6ce76d852 100644 --- a/Dopamine/.gitignore +++ b/Dopamine/.gitignore @@ -1,3 +1,3 @@ /build -/Dopamine.tipa +/*.tipa /Dopamine/bootstrap/basebin.tar \ No newline at end of file