We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c4950d commit 26f5305Copy full SHA for 26f5305
.gitignore
@@ -195,3 +195,6 @@ shifts_ref.npy
195
# Ignore VSCode directory
196
.vscode
197
.idea
198
+
199
+# Ignore macOS system files
200
+**/.DS_Store
0 commit comments