forked from alistairaitcheson/BizHawk
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
89 lines (67 loc) · 1.5 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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
/snes9xgit
**/.vs/**
**/.vscode/
**/bin/**
**/obj/**
/output/**
/output64/**
/packaged_output
/test_output
**/Release/**
**/Debug/**
**/ipch/**
/Assets/dll/*.wbx
*.ilk
*.il
*.tlog
*.obj
*.o
*.gcda
*.filters
*.opendb
/BizHawk.Client.EmuHawk/tools/TAStudio/HistoryBox.Designer.cs
/BizHawk.Client.EmuHawk/tools/TAStudio/HistoryBox.cs
/BizHawk.Client.EmuHawk/tools/TAStudio/HistoryBox.resx
/src/BizHawk.Common/VersionInfo.gen.cs
/Build/*.vshost.*
/Dist/*.zip
/LuaInterface/LuaInterface/Properties
/Version/bin
/Version/obj
/attic/PsxHawk.API/Release
/attic/PsxHawk.Core/Debug
/attic/PsxHawk.Core/Release
/genplus-gx/libretro/msvc/ipch
/libmupen64plus/mupen64plus-video-z64/projects/msvc11/snes9xgit
/libmupen64plus/mupen64plus-win32-deps/SDL-1.2.14/docs
/libmupen64plus/mupen64plus-win32-deps/SDL-1.2.14/docs.html
/libsnes/vs2015/.vs
/libsnes/vs2015/.obj
/References/*.xml
*.opensdf
*.user
*.suo
*.sdf
*.ipch
*.pdb
.hg
.hgignore
.hgtags
/LuaInterface/Lua/src/.libs
/LuaInterface/Lua/src/Release-LUAPERKS
/LuaInterface/Release-LUAPERKS
ExternalCoreProjects/Virtu/bin/*.*
/psx/octoshock/bizhawk/Win32
/psx/octoshock/bizhawk/x64
/psx/octoshock/bizhawk/*.opendb
**/StyleCop.Cache
libsnes/vs2015/libsnes.VC.db
waterbox/**/*.wbx
waterbox/**/*.wbx.in
/BizHawkTool_template.zip
mono_crash*
.idea
packages
BizHawk.Emulation.Common/BizHawk.Emulation.Common.csproj.nuget.*
BizHawk.Emulation.Common/project.assets.json
launchSettings.json