Skip to content

Commit 64712fe

Browse files
committed
Add gitignore that ignores target and Cargo.lock
1 parent ac37704 commit 64712fe

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
target
2+
Cargo.lock

0 commit comments

Comments
 (0)