mirror of
https://github.com/KillzXGaming/Switch-Toolbox
synced 2024-11-22 20:43:09 +00:00
ignore bin and obj instead of Debug and Release
This commit is contained in:
parent
6e65b13724
commit
0435cb0ad3
1 changed files with 2 additions and 2 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -1,12 +1,12 @@
|
|||
.vs/
|
||||
bin/
|
||||
obj/
|
||||
*NodeEditorWinforms-master
|
||||
*GL_EditorFramework-master
|
||||
*SuperBMD-master
|
||||
*SuperBMD-link
|
||||
*Assimp
|
||||
*.resources
|
||||
Debug/
|
||||
Release/
|
||||
BrawlboxHelper/BrawlHelperTest2.cs
|
||||
BrawlboxHelper/BrawlHelperTest2.zip
|
||||
Switch_Toolbox_StreamOverhaul.zip
|
||||
|
|
Loading…
Reference in a new issue