-
-
Notifications
You must be signed in to change notification settings - Fork 220
Expand file tree
/
Copy path.gitignore
More file actions
49 lines (49 loc) · 561 Bytes
/
.gitignore
File metadata and controls
49 lines (49 loc) · 561 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
*.VC.*
*.log
*.obj
*.tlog
*.suo
*.iobj
*.ipdb
*.pdb
*.o
*.out
*.pal
*.depend
*.layout
*.xml
*.lst
*.class
*.ini
*.rs
*.d
**/cmd_
**/.DS_Store
**/.settings/**
**/out
**/res/*.h
!**/out/rom.bin
!out/release/res/*.h
!out/debug/res/*.h
**/symbol.txt
**/rom_head.bin
**/Debug
**/Release
archive
cb
not needed
sample/sound/loss
tools/archives
tools/extras
tools/old
tools/genesis_tools.workspace
tools/emu
tools/lz4w/test
tools/lz4w/lz4w.jar
tools/rescomp/format
tools/rescomp/rescomp.jar
tools/xgm rom builder
project/test
tools/.gradle/
tools/.project
tools/build/