33 lines
466 B
Plaintext
33 lines
466 B
Plaintext
# Build and Release Folders
|
|
bin-debug/
|
|
bin-release/
|
|
__pycache__/
|
|
logs/
|
|
config/
|
|
test/
|
|
build/
|
|
dist/
|
|
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.
|