Skip to content

Commit 1158375

Browse files
committed
Updated .gitignore
1 parent 5bb4a52 commit 1158375

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.gitignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,3 +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+
164+
# IDE settings
165+
.vscode/
166+
.idea/
167+
168+
# macOS
169+
.DS_Store

0 commit comments

Comments
 (0)