Skip to content

Commit 04bb787

Browse files
committed
Add crates/*/target to gitignore
1 parent 4b433d2 commit 04bb787

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
/target/
2+
crates/*/target
23
**/*.rs.bk
34
.idea/*
45
.vscode/*

0 commit comments

Comments
 (0)