Browse Source

.gitignore: Ignore rust-protocol library compiler output.

Mathias Gottschlag 5 years ago
parent
commit
42981822eb
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      .gitignore

+ 1
- 0
.gitignore View File

@@ -26,3 +26,4 @@ fp-info-cache*
26 26
 # Rust
27 27
 display/firmware/target
28 28
 base-station/software/target
29
+common/rust-protocol/target

Loading…
Cancel
Save