Skip to content

Commit d93fbba

Browse files
committed
remove vscode and ds_store from git tracking
1 parent 96dd860 commit d93fbba

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,3 +161,9 @@ cython_debug/
161161

162162
# testing artifacts
163163
/logs
164+
165+
# MacOS
166+
.DS_Store
167+
168+
# vscode
169+
.vscode/

0 commit comments

Comments
 (0)