first commit

This commit is contained in:
2024-08-28 17:01:13 +08:00
commit 946e000073
8 changed files with 4299 additions and 0 deletions

29
.gitignore vendored Normal file
View File

@ -0,0 +1,29 @@
# Code Only
*.ttf
*.jpg
*.png
*.ogg
# Ren'Py
saves/
tmp/
# Compiled source
*.pyc
*.rpyb
*.rpyc
*.rpymc
__pycache__/
cache/
# Log files
errors.txt
files.txt
log.txt
traceback.txt
# Generated by MacOS
.DS_Store
# Vim
*.swp