1
0
mirror of synced 2024-11-27 16:10:54 +01:00

Update .gitignore

This commit is contained in:
samyuu 2021-05-27 05:20:42 +02:00
parent bb5c31e7a3
commit 5bf6bb2881

5
.gitignore vendored
View File

@ -21,10 +21,15 @@
x64/ x64/
x86/ x86/
bld/ bld/
bin/
bin-int/
[Bb]in/ [Bb]in/
[Oo]bj/ [Oo]bj/
[Ll]og/ [Ll]og/
# Temp test files
TaikoSwitchDataTableDecryptor/test/
# Visual Studio 2015/2017 cache/options directory # Visual Studio 2015/2017 cache/options directory
.vs/ .vs/
# Uncomment if you have tasks that create the project's static files in wwwroot # Uncomment if you have tasks that create the project's static files in wwwroot