Skip to content

Commit 901706c

Browse files
Add .vscode/ files to gitignore
1 parent fd515cb commit 901706c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,3 +123,6 @@ cython_debug/
123123
# and can be added to the global gitignore or merged into this file. For a more nuclear
124124
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
125125
#.idea/
126+
127+
# Code editor files and folders
128+
.vscode/

0 commit comments

Comments
 (0)