-
-
Notifications
You must be signed in to change notification settings - Fork 693
/
.gitignore
125 lines (125 loc) · 3.79 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
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
PVLibrary/Carthage/Build/
/PVSupport/Carthage/Build
/PVGenesis/PVGenesis.xcodeproj/xcuserdata
/PVGBA/PVGBA.xcodeproj/xcuserdata
/PVGB/PVGB.xcodeproj/xcuserdata
/PVFCEU/PVFCEU.xcodeproj/xcuserdata
/Provenance.xcworkspace/xcuserdata
/Provenance.xcodeproj/xcuserdata
/Provenance.xcodeproj/project.xcworkspace/xcuserdata
xcuserdata
report.xml
/Carthage/Build
/build
/fastlane/keys
/Provenance/Version.h
/Provenance/Version.swift
/PVLibrary/Carthage/.Cartfile.resolved
/Carthage/.Cartfile.resolved
.Cartfile.tvOS.resolved
.Cartfile.iOS.resolved
/.version
/Carthage/.swift-version
/PVSupport/Carthage/.swift-version
/PVLibrary/Carthage/.swift-version
.version
*.back
/fastlane/devices.txt
/archive
.vscode
*.zip
/fastlane/test_output
/.folio
.DS_Store
.build
.swiftpm
/bin
.env
/packages-cache
/Cores/PPSSPP/cmake/lib/Debug/libCommon.a
/Cores/PPSSPP/cmake/lib/Debug/libCommon.a.jk9oTD
/Cores/PPSSPP/cmake/lib/Debug/libCore.a
/Cores/PPSSPP/cmake/lib/Debug/libCore.a.hwCxEX
/Cores/PPSSPP/cmake/lib/Debug/libglslang.a
/Cores/PPSSPP/cmake/lib/Debug/libMachineIndependent.a
/Cores/PPSSPP/cmake/lib/Debug/libnative.a
/Cores/PPSSPP/cmake/lib/Debug/libSPIRV.a
Cores/PPSSPP/cmake/lib/
/CodeSigning.xcconfig
*.xcarchive
Cores/Dolphin/cmake/**/*-iphoneos
Cores/Play/cmake/build/
Cores/Play/cmake/**/Release-*
Cores/Play/cmake/**/Debug-*
Cores/Play/cmake/**/*.build
/Cores/PPSSPP/cmake/assets/debugger
/Cores/PPSSPP/lib/Release-iphoneos
/Cores/PPSSPP/lib/Debug-iphoneos
/Cores/Play/lib
/Cores/PPSSPP/lib/libMoltenVK_PPSSPP.dylib
/Cores/DuckStation/cmake/bin
/Cores/DuckStation/cmake/.qt
/Cores/DuckStation/lib/Debug-iphoneos/libscmversion.a
/Cores/DuckStation/lib/Debug-iphoneos/libfrontend-common.a
Cores/snes9x/cmake/build/
Cores/DuckStation/cmake/build/
Cores/DuckStation/cmake/bin/
Cores/DuckStation/cmake/src/
/Cores/Citra/cmake/dist
/Cores/Citra/cmake/externals
/Cores/Citra/cmake/generated-includes
/Cores/Citra/cmake/include
/Cores/Citra/cmake/CMakeFiles
Cores/DuckStation/cmake/CMakeFiles/
/Cores/DuckStation/cmake/CMakeScripts
Cores/DuckStation/cmake/dep/
Release-iphoneos
Cores/DuckStation/lib/
/Cores/Yabause/cmake/build
/Cores/Yabause/cmake/CMakeFiles
/Cores/Yabause/cmake/CMakeScripts
/Cores/Yabause/cmake/doc
/Cores/Yabause/cmake/l10n
/Cores/Yabause/cmake/src
/Cores/PPSSPP/lib/libCommonPPSSPP.a
/Cores/PPSSPP/lib/libCorePPSSPP.a
/Cores/PPSSPP/lib/libGenericCodeGenPPSSPP.a
/Cores/PPSSPP/lib/libHLSLPPSSPP.a
/Cores/PPSSPP/lib/libMachineIndependentPPSSPP.a
/Cores/PPSSPP/lib/libOGLCompilerPPSSPP.a
/Cores/PPSSPP/lib/libOSDependentPPSSPP.a
/Cores/PPSSPP/lib/libSPIRVPPSSPP.a
/Cores/PPSSPP/lib/libarmipsPPSSPP.a
/Cores/PPSSPP/lib/libbasis_universalPPSSPP.a
/Cores/PPSSPP/lib/libcityhashPPSSPP.a
/Cores/PPSSPP/lib/libgasonPPSSPP.a
/Cores/PPSSPP/lib/libglslang-default-resource-limitsPPSSPP.a
/Cores/PPSSPP/lib/libglslangPPSSPP.a
/Cores/PPSSPP/lib/libkirkPPSSPP.a
/Cores/PPSSPP/lib/liblibzipPPSSPP.a
/Cores/PPSSPP/lib/libminiupnpcPPSSPP.a
/Cores/PPSSPP/lib/libnativePPSSPP.a
/Cores/PPSSPP/lib/libpng17PPSSPP.a
/Cores/PPSSPP/lib/libsfmt19937PPSSPP.a
/Cores/PPSSPP/lib/libsnappyPPSSPP.a
/Cores/PPSSPP/lib/libspirv-cross-corePPSSPP.a
/Cores/PPSSPP/lib/libspirv-cross-cppPPSSPP.a
/Cores/PPSSPP/lib/libspirv-cross-glslPPSSPP.a
/Cores/PPSSPP/lib/libspirv-cross-hlslPPSSPP.a
/Cores/PPSSPP/lib/libspirv-cross-mslPPSSPP.a
/Cores/PPSSPP/lib/libudis86PPSSPP.a
/Cores/PPSSPP/lib/libunix_based_hardware_detectionPPSSPP.a
/Cores/PPSSPP/lib/libutilsPPSSPP.a
/Cores/PPSSPP/lib/libvmaPPSSPP.a
/Cores/PPSSPP/lib/libxbrzPPSSPP.a
/Cores/PPSSPP/lib/libxxhashPPSSPP.a
/Cores/PPSSPP/lib/libzstd_staticPPSSPP.a
/Cores/PPSSPP/lib/ppsspp
/CoresRetro/RetroArch/lib
/Cores/Flycast/build
/Cores/Play/cmake/Source/ui_ios/AltKit/Debug
/Cores/Play/cmake/Source/ui_ios/Source/libchdr/deps/zlib-1.2.12/Debug
/Cores/PPSSPP/lib/Release-appletvos
Cores/PPSSPP/lib/
build
/PVLookup/Sources/ShiraGame/Resources/shiragame.sqlite3