PineappleInterview/.gitignore
2024-08-28 17:01:13 +08:00

30 lines
226 B
Plaintext

# 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