From fda4f1e8d4e9d53e83a5d64f0c06f6adf973e936 Mon Sep 17 00:00:00 2001 From: CommanderRedYT Date: Fri, 18 Mar 2022 20:10:34 +0100 Subject: [PATCH] Fixed build path in ignore file --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index c9b0aef..58feb1e 100644 --- a/.gitignore +++ b/.gitignore @@ -72,4 +72,4 @@ Thumbs.db *.exe # Build files -build/ +/build*/