Files
leonpan-pc/.gitignore
2025-10-29 22:20:21 +08:00

32 lines
460 B
Plaintext

# Build and Release Folders
bin-debug/
bin-release/
__pycache__/
logs/
config/
test/
build/
image_cache/
download/
text_cache/
.vscode/
[Oo]bj/
[Bb]in/
venv/
# Other files and folders
.settings/
# Executables
*.swf
*.air
*.ipa
*.apk
*.pyc
*.exe
/.idea/
# Project files, i.e. `.project`, `.actionScriptProperties` and `.flexProperties`
# should NOT be excluded as they contain compiler settings and other important
# information for Eclipse / Flash Builder.