mirror of
https://github.com/CopterExpress/clever-show.git
synced 2026-05-31 01:09:33 +00:00
Add Server/convert_ui.sh script to .gitigrone
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -104,5 +104,6 @@ venv.bak/
|
||||
.mypy_cache/
|
||||
.vscode/settings.json
|
||||
Server/tests.py
|
||||
Server/convert_ui.sh
|
||||
Drone/test_animation/
|
||||
Drone/animation.csv
|
||||
|
||||
@@ -1,2 +0,0 @@
|
||||
#!/usr/bin/env bash
|
||||
python -m PyQt5.uic.pyuic -x server_gui.ui -o server_gui.py
|
||||
Reference in New Issue
Block a user