From a60f3b0ac2a7107858e06a9c6b3b5c92eef7ab1a Mon Sep 17 00:00:00 2001 From: Andrew Date: Tue, 27 Oct 2020 09:24:10 -0700 Subject: [PATCH] gitignore --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 2782826..c385fa2 100644 --- a/.gitignore +++ b/.gitignore @@ -4,8 +4,8 @@ ## Get latest from https://github.com/github/gitignore/blob/master/VisualStudio.gitignore # Premake files -.bin/ -.build/ +.bin/* +.build/* # User-specific files *.suo