forked from jummy0/sb2-decomp
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path.gitignore
More file actions
44 lines (38 loc) · 652 Bytes
/
Copy path.gitignore
File metadata and controls
44 lines (38 loc) · 652 Bytes
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
################################################################################
# This .gitignore file was automatically created by Microsoft(R) Visual Studio.
################################################################################
# Visual Studio
*.exe
/.vs
/Debug
/Release
/Speedy E.e424a3cb
/x64
/IMAGE08
/IMAGE16
/SOUND
/MOVIE
/DATA
/msvc5/*.ncb
/msvc5/*.opt
/msvc5/sb2decomp/*.plg
/msvc5/sb2decomp/Debug
/msvc5/sb2decomp/Release
Speedy Eggbert 2 Source.vcxproj.user
.idea
DATA/*
IMAGE08/*
IMAGE16/*
SOUND/*
# CLion
build*
.idea*
cmake-build-debug/*
/image08
/image16
/sound
/movie
/data
/gamefiles
# Emscripten
cmake-build-web/