Skip to content

Commit 854d7e1

Browse files
committed
Add env .vscode to .gitignore
1 parent b5edd40 commit 854d7e1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Diff for: .gitignore

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# Env
2+
.vscode
3+
4+
# Artefacts
15
/build/*
26
/lib/*
37
!.gitkeep

0 commit comments

Comments
 (0)