forked from project-slippi/Ishiiruka
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
91 lines (89 loc) · 1.64 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
# Ignore image thumbnail files created by windows
Thumbs.db
# Ignore Finder view option files created by OS X
.DS_Store
# Ignore autogenerated source files
Source/Core/Common/scmrev.h
# Ignore files output by build
/[Bb]uild*/
/[Bb]inary/
/obj/
# Android cmake builds to here then copies to Source/Android.
/libs/
# Ignore various files created by visual studio/msbuild
*.ipch
*.opensdf
*.sdf
*.suo
*.vcxproj.user
*.obj
*.tlog
*.VC.opendb
*.VC.db
.vs/
# Ignore build info file created by QtCreator
CMakeLists.txt.user
# Ignore files created by posix people
*~
# Ignore vim swapfiles
*.swp
# Ignore emacs temp files
\#*\#
.\#*
# Ignore emacs etags code navigation
TAGS
# Ignore kdevelop files/dirs
*.kdev4
# Ignore IDEA/Clion files/dirs
/.idea/
# SlippiLib stuff... don't have a better solution atm
SlippiLib.pch
SlippiLib.pdb
SlippiLib.log
SlippiLib.lib
SlippiLib.idb
SlippiLib.lib.recipe
Externals/SlippiLib/CMakeCache.txt
Externals/SlippiLib/CMakeFiles/
Externals/SlippiLib/Makefile
Externals/SlippiLib/cmake_install.cmake
Ishiiruka.pro
Source/.idea/
Source/enc_temp_folder/
*.Build.CppClean.log
.vscode/
Externals/nlohmann/x64
Externals/open-vcdiff/x64/Release/
open-vcdiff.lib
open-vcdiff.idb
open-vcdiff.pdb
open-vcdiff.log
.cproject
.project
SlippiPlayback.lib
SlippiPlayback.log
SlippiPlayback.pdb
SlippiPlayback.idb
vc141.pdb
vc141.idb
online.patch
online.zip
OnlinePatch/
semver.lib
semver.idb
semver.pdb
semver.log
AppDir/
linuxdeploy-update-plugin
appimageupdatetool
Tools/linuxdeploy-update-plugin
Tools/appimageupdatetool
Tools/*.AppImage
Tools/*.zsync
Tools/*.zs-old
*.AppImage
*.zsync
*.zs-old
*.FileListAbsolute.txt
*.recipe
Data/Sys/GameFiles/GALE01/install.bat