diff --git a/src/.idea/.gitignore b/src/.idea/.gitignore deleted file mode 100644 index 35410ca..0000000 --- a/src/.idea/.gitignore +++ /dev/null @@ -1,8 +0,0 @@ -# 默认忽略的文件 -/shelf/ -/workspace.xml -# 基于编辑器的 HTTP 客户端请求 -/httpRequests/ -# Datasource local storage ignored files -/dataSources/ -/dataSources.local.xml diff --git a/src/.idea/inspectionProfiles/Project_Default.xml b/src/.idea/inspectionProfiles/Project_Default.xml deleted file mode 100644 index ab99d5b..0000000 --- a/src/.idea/inspectionProfiles/Project_Default.xml +++ /dev/null @@ -1,27 +0,0 @@ - - - - \ No newline at end of file diff --git a/src/.idea/inspectionProfiles/profiles_settings.xml b/src/.idea/inspectionProfiles/profiles_settings.xml deleted file mode 100644 index 105ce2d..0000000 --- a/src/.idea/inspectionProfiles/profiles_settings.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - \ No newline at end of file diff --git a/src/.idea/misc.xml b/src/.idea/misc.xml deleted file mode 100644 index d6c20c7..0000000 --- a/src/.idea/misc.xml +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/src/.idea/modules.xml b/src/.idea/modules.xml deleted file mode 100644 index f669a0e..0000000 --- a/src/.idea/modules.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/src/.idea/src.iml b/src/.idea/src.iml deleted file mode 100644 index a8a0ef9..0000000 --- a/src/.idea/src.iml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - - - \ No newline at end of file diff --git a/src/.idea/vcs.xml b/src/.idea/vcs.xml deleted file mode 100644 index 6c0b863..0000000 --- a/src/.idea/vcs.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/src/Tello/__pycache__/__init__.cpython-39.pyc b/src/Tello/__pycache__/__init__.cpython-39.pyc deleted file mode 100644 index 6001b55..0000000 Binary files a/src/Tello/__pycache__/__init__.cpython-39.pyc and /dev/null differ diff --git a/src/qt/__pycache__/app.cpython-39.pyc b/src/qt/__pycache__/app.cpython-39.pyc deleted file mode 100644 index c87f752..0000000 Binary files a/src/qt/__pycache__/app.cpython-39.pyc and /dev/null differ diff --git a/src/qt/__pycache__/base.cpython-39.pyc b/src/qt/__pycache__/base.cpython-39.pyc deleted file mode 100644 index 30a5cc2..0000000 Binary files a/src/qt/__pycache__/base.cpython-39.pyc and /dev/null differ diff --git a/src/qt/__pycache__/config.cpython-39.pyc b/src/qt/__pycache__/config.cpython-39.pyc deleted file mode 100644 index 4f2b8fb..0000000 Binary files a/src/qt/__pycache__/config.cpython-39.pyc and /dev/null differ diff --git a/src/qt/__pycache__/screen_record_thread.cpython-39.pyc b/src/qt/__pycache__/screen_record_thread.cpython-39.pyc deleted file mode 100644 index 99dba0d..0000000 Binary files a/src/qt/__pycache__/screen_record_thread.cpython-39.pyc and /dev/null differ diff --git a/src/qt/tello_png/hold.png b/src/qt/tello_png/hold.png deleted file mode 100644 index 3224639..0000000 Binary files a/src/qt/tello_png/hold.png and /dev/null differ diff --git a/src/qt/tello_png/return_2.png b/src/qt/tello_png/return_2.png deleted file mode 100644 index ea6a11c..0000000 Binary files a/src/qt/tello_png/return_2.png and /dev/null differ