Skip to content

Commit 1ef455d

Browse files
committed
Ignore Visual Studio Code configuration
Since adding such configuration to the repository might not be desirable, this configure Git to ignore it, to prevent it from being in the way or accidentally committed.
1 parent b954de7 commit 1ef455d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
/target
22
**/*.rs.bk
33
Cargo.lock
4+
5+
# Visual Studio Code
6+
/.vscode

0 commit comments

Comments
 (0)