diff options
| author | unitexe <unitexe70@gmail.com> | 2025-06-07 20:50:57 -0500 |
|---|---|---|
| committer | unitexe <unitexe70@gmail.com> | 2025-06-07 20:51:36 -0500 |
| commit | 0ee55c3362abf1f7bf8dc4e5de161f1ba8c97ec1 (patch) | |
| tree | e07a67d6accbc89bf2049a0a1b1edf1660deec93 /.gitignore | |
| parent | 12a0f187ec708d23926113713c7dd502c72ff414 (diff) | |
Query connected USB devices via gRPC server
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -19,3 +19,8 @@ target/ # and can be added to the global gitignore or merged into this file. For a more nuclear # option (not recommended) you can uncomment the following to ignore the entire idea folder. #.idea/ + + +# Added by cargo + +/target |
