We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d44d0ca commit 138e145Copy full SHA for 138e145
.gitignore
@@ -157,4 +157,7 @@ cython_debug/
157
# be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore
158
# and can be added to the global gitignore or merged into this file. For a more nuclear
159
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
160
-#.idea/
+#.idea/
161
+
162
+# macOS
163
+.DS_Store
0 commit comments