update readme
This commit is contained in:
parent
b7ebdb3c28
commit
ed762d838f
13
.gitignore
vendored
Normal file
13
.gitignore
vendored
Normal file
@ -0,0 +1,13 @@
|
||||
.DS_Store
|
||||
**/.DS_Store
|
||||
Thumbs.db
|
||||
**/Thumbs.db
|
||||
out.bin
|
||||
out.elf
|
||||
symbol.txt
|
||||
blastem/
|
||||
boot/rom_head.bin
|
||||
boot/sega.o
|
||||
res/resources.o
|
||||
res/resources.h
|
||||
dist/
|
@ -1,2 +1,3 @@
|
||||
# eohp
|
||||
touhou pride jam 4 entry
|
||||
# touhou station 3 entry
|
||||
|
||||

|
Reference in New Issue
Block a user