summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorunitexe <unitexe70@gmail.com>2025-06-07 20:50:57 -0500
committerunitexe <unitexe70@gmail.com>2025-06-07 20:51:36 -0500
commit0ee55c3362abf1f7bf8dc4e5de161f1ba8c97ec1 (patch)
treee07a67d6accbc89bf2049a0a1b1edf1660deec93 /.gitignore
parent12a0f187ec708d23926113713c7dd502c72ff414 (diff)
Query connected USB devices via gRPC server
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index cfbeb4f..ef830bb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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