Skip to content

Commit 7843a3b

Browse files
akern40bluss
authored andcommitted
Adds vscode editor settings to gitignore
Necessary for allowing format-on-save to use nightly for this repo only.
1 parent 1304f9d commit 7843a3b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,6 @@
1+
# Rust items
12
Cargo.lock
23
target/
4+
5+
# Editor settings
6+
.vscode

0 commit comments

Comments
 (0)