2019-09-17 04:26:27 +00:00
|
|
|
# Build and Release Folders
|
|
|
|
bin-debug/
|
|
|
|
bin-release/
|
|
|
|
[Oo]bj/
|
|
|
|
[Bb]in/
|
|
|
|
|
|
|
|
# Other files and folders
|
|
|
|
.settings/
|
|
|
|
|
|
|
|
# Executables
|
|
|
|
*.swf
|
|
|
|
*.air
|
|
|
|
*.ipa
|
|
|
|
*.apk
|
|
|
|
|
|
|
|
# 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.
|
2019-09-17 04:33:13 +00:00
|
|
|
|
2019-09-17 06:14:34 +00:00
|
|
|
venv
|
2020-06-06 08:09:00 +00:00
|
|
|
.vscode
|
2021-08-02 12:19:31 +00:00
|
|
|
.idea
|
|
|
|
__pycache__*
|