-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.gitignore
36 lines (36 loc) · 1.3 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
*.user
.vs/
.idea/
Debug
Release
VBLauncher/bin/Debug
VBLauncher/bin/Release/net6.0-windows
VBLauncher/obj
VBLauncher/bin/Release/Override
VBLauncher/bin/Release/Application Files
VBLauncher/bin/Release/d3d8.dll
VBLauncher/bin/Release/dgVoodoo.conf
VBLauncher/bin/Release/wined3d.dll
VBLauncher/VBLauncher.vbproj.user
VBLauncher.sln.DotSettings.user
VBLauncher/My Project/PublishProfiles
VBLauncher/bin/Release/VBLauncher.exe.config
VBLauncher/bin/Release/VBLauncher.pdb
VBLauncher/bin/Release/VBLauncher.xml
VBLauncher/bin/Release/VBLauncher.dll.config
VBLauncher/bin/Release/VBLauncher.deps.json
VBLauncher/bin/Release/Application Files/VBLauncher_0_0_0_0/Launcher.exe.deploy
VBLauncher/bin/Release/Application Files/VBLauncher_0_0_0_0/sni.dll.deploy
VBLauncher/bin/Release/Application Files/VBLauncher_0_0_0_0/VBLauncher.dll.config.deploy
VBLauncher/bin/Release/Application Files/VBLauncher_0_0_0_0/VBLauncher.dll.manifest
VBLauncher/bin/Release/Application Files/VBLauncher_0_0_0_0/VBLauncher.exe.deploy
VBLauncher/bin/Release/Application Files/VBLauncher_0_0_0_0/VBLauncher.xml.deploy
VBLauncher/bin/Release/Launcher.exe
VBLauncher/bin/Release/setup.exe
VBLauncher/bin/Release/sni.dll
VBLauncher/bin/Release/VBLauncher.application
VBLauncher/bin/Release/AltUI.pdb
VB3DLib/obj
VB3DLib/bin
VBExtender/Release
VBExtender/Debug