mirror of
https://github.com/satellite-image-deep-learning/techniques.git
synced 2026-03-26 07:21:36 +00:00
28 lines
519 B
Plaintext
28 lines
519 B
Plaintext
# Build and Release Folders
|
|
bin/
|
|
bin-debug/
|
|
bin-release/
|
|
[Oo]bj/ # FlashDevelop obj
|
|
[Bb]in/ # FlashDevelop bin
|
|
|
|
# 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.
|
|
|
|
.ipynb_checkpoints
|
|
.DS_Store
|
|
.vscode/settings.json
|
|
check_repos.py
|
|
final_removal_analysis.md
|
|
.gitignore
|
|
removal_candidates.md
|