From 5bf6bb288114cb69ece6627621eb54f76645cfb7 Mon Sep 17 00:00:00 2001 From: samyuu Date: Thu, 27 May 2021 05:20:42 +0200 Subject: [PATCH] Update .gitignore --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index 4d13c54..313f513 100644 --- a/.gitignore +++ b/.gitignore @@ -21,10 +21,15 @@ x64/ x86/ bld/ +bin/ +bin-int/ [Bb]in/ [Oo]bj/ [Ll]og/ +# Temp test files +TaikoSwitchDataTableDecryptor/test/ + # Visual Studio 2015/2017 cache/options directory .vs/ # Uncomment if you have tasks that create the project's static files in wwwroot