mirror of
https://github.com/CopterExpress/clever-show.git
synced 2026-05-26 07:07:58 +00:00
31 lines
454 B
Plaintext
31 lines
454 B
Plaintext
# Byte-compiled / optimized / DLL files
|
|
__pycache__/
|
|
*.py[cod]
|
|
# Byte-compiled / optimized / DLL files
|
|
__pycache__/
|
|
*.py[cod]
|
|
*$py.class
|
|
|
|
# Logs
|
|
*.log
|
|
|
|
# IDE
|
|
.mypy_cache/
|
|
.vscode/settings.json
|
|
.vscode/
|
|
\.idea/
|
|
|
|
# Development
|
|
images/
|
|
Server/tests.py
|
|
Server/convert_ui.sh
|
|
Server/server_logs
|
|
Server/testj\.ipynb
|
|
Server/tst_client\.py
|
|
Server/tst\.py
|
|
Drone/test_animation/
|
|
Drone/animation.csv
|
|
Drone/client_logs
|
|
Drone/_copter_client_old_\.py
|
|
Drone/test_cl\.py
|