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