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
 # Rust
26
 # Rust
27
 display/firmware/target
27
 display/firmware/target
28
 base-station/software/target
28
 base-station/software/target
29
+common/rust-protocol/target

Loading…
Cancel
Save