Skip to content

Commit 89af52d

Browse files
committed
added vscode to gitignore
1 parent b61d584 commit 89af52d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.gitignore

+6
Original file line numberDiff line numberDiff line change
@@ -57,3 +57,9 @@ prof
5757
.kdev4
5858
.venv*
5959
Pipfile.lock
60+
61+
### VisualStudioCode ###
62+
.vscode/*
63+
64+
# Local History for Visual Studio Code
65+
.history/

0 commit comments

Comments
 (0)