Skip to content

Commit 728d61a

Browse files
committed
update gitignore for vscode
1 parent dce4abe commit 728d61a

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,5 +160,10 @@ cython_debug/
160160
# and can be added to the global gitignore or merged into this file. For a more nuclear
161161
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
162162
#.idea/
163+
163164
# MAC
164165
.DS_Store
166+
167+
# VsCode
168+
.vscode/
169+
.history/

0 commit comments

Comments
 (0)