Skip to content

Commit 498ec79

Browse files
authored
Update .gitignore
Changed Vscode gitignore such that it ignores the whole folder instead of just ignoring the files inside it.
1 parent bc02787 commit 498ec79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ config.json
1010
.idea
1111

1212
# Visual Studio Code
13-
.vscode/*
13+
.vscode
1414

1515
# Sublime Text
1616
*.sublime-project

0 commit comments

Comments
 (0)