Skip to content

Commit a12dd48

Browse files
committed
Add gitignore for api crate.
1 parent 0f42a11 commit a12dd48

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

rust/api/.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Cargo.lock
2+
target/**
3+
src/proto/**

0 commit comments

Comments
 (0)