Skip to content

Commit d85e866

Browse files
committed
Ignore .vscode even if it is a symlink
1 parent 86d65d8 commit d85e866

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ __pycache__/
1212
.project
1313
.settings/
1414
.valgrindrc
15-
.vscode/
15+
.vscode
1616
.favorites.json
1717
/*-*-*-*/
1818
/*-*-*/

0 commit comments

Comments
 (0)