This commit is contained in:
Artem30801
2019-03-13 12:40:42 +03:00
2 changed files with 1 additions and 2 deletions

1
.gitignore vendored
View File

@@ -104,5 +104,6 @@ venv.bak/
.mypy_cache/
.vscode/settings.json
Server/tests.py
Server/convert_ui.sh
Drone/test_animation/
Drone/animation.csv

View File

@@ -1,2 +0,0 @@
#!/usr/bin/env bash
python -m PyQt5.uic.pyuic -x server_gui.ui -o server_gui.py