Skip to content

Commit 7cf9a82

Browse files
committed
Fix gitignore to ignore target/ dir
1 parent c514f5c commit 7cf9a82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
/target
1+
target/
22
**/*.rs.bk
33
Cargo.lock

0 commit comments

Comments
 (0)