huangquan-ronglu/.gitignore

13 lines
148 B
Plaintext

# InkOS 运行时文件
story/snapshots/
story/runtime/
story/state/
story/memory.db
# 临时文件
*.tmp
*.log
# 系统文件
.DS_Store
Thumbs.db