Skip to content

Commit 21bc873

Browse files
committed
Added .gitignore file
1 parent 04cd907 commit 21bc873

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.gitignore

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
.vscode/*
2+
!.vscode/settings.json
3+
!.vscode/tasks.json
4+
!.vscode/launch.json
5+
!.vscode/extensions.json

0 commit comments

Comments
 (0)