apitest_unittest/.gitignore

25 lines
421 B
Plaintext

# Build and Release Folders
bin-debug/
bin-release/
[Oo]bj/
[Bb]in/
# Other files and folders
.settings/
/.vscode
OutPut/reports
OutPut/log
# Executables
*.swf
*.air
*.ipa
*.apk
*.log
*.xhtml
*.xml
.idea
__pycache__
# 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.