-
Notifications
You must be signed in to change notification settings - Fork 302
Expand file tree
/
Copy path.gitignore
More file actions
49 lines (49 loc) · 829 Bytes
/
.gitignore
File metadata and controls
49 lines (49 loc) · 829 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
44
45
46
47
48
49
.vscode/
build/
clangbuild/
oldwinbuild/
nosdl/
release/
t/
winbuild/
winCbuild/
win32build/
xpbuild/
macbuild/
linuxbuild/
*.swp
.cache/
.DS_Store
test/songs/
test/delta/
test/result/
test/assert_delta
android/local.properties
android/.idea/
android/.gradle/
android/app/build/
android/app/.cxx/
.vs/
.idea/
CMakeSettings.json
CMakePresets.json
extern/imgui_patched/examples/
src/asm/68k/amigatest/*.bin
src/asm/68k/amigatest/player
src/check/calc_checksum
res/binary_to_compressed_c
res/binary_to_compressed_c.exe
res/docpdf/manual.html
res/docpdf/manual.pdf
res/docpdf/.venv
res/docpdf/htmldoc/
res/fonts/compressed/
res/furnace.appdata.xml
src/asm/6502/*.o
src/asm/6502/*.bin
src/asm/6502/nes/test.nes
src/asm/6502/nes/test.o
src/asm/6502/nes/test.sym
src/asm/spc700/*.o
src/asm/spc700/furnace.spc
src/asm/spc700/furnace.sym