Skip to content

Commit 3180de7

Browse files
committed
Helping the helpless
git now ignores .vscode/ Yeah, it feels strange to add to each git repository that clutter generated by an editting tool should be ignored. IMNSHO it would be better if the editting tool stops cluttering.
1 parent ccbc4e5 commit 3180de7

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,3 +1,4 @@
11
/target/
22
**/*.rs.bk
33
Cargo.lock
4+
.vscode/

0 commit comments

Comments
 (0)