diff options
author | YanzhenXiangRobotics <xyz000327@gmail.com> | 2023-04-25 20:41:27 +0200 |
---|---|---|
committer | YanzhenXiangRobotics <xyz000327@gmail.com> | 2023-04-25 20:41:27 +0200 |
commit | c30079b64d19e8b46b111fb2110dbebf9ed32c37 (patch) | |
tree | 4ceac09270c411f426cf8f10f86f458ef1f92dd2 /.gitignore | |
parent | ADD: pass system modeling test (diff) | |
download | mpc_pe-c30079b64d19e8b46b111fb2110dbebf9ed32c37.tar.gz mpc_pe-c30079b64d19e8b46b111fb2110dbebf9ed32c37.zip |
ADD: .gitignore
Diffstat (limited to '')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..d69bff0 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +./tbxmanager
\ No newline at end of file |