We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 405336f commit abaa4ebCopy full SHA for abaa4eb
1 file changed
.gitignore
@@ -7,6 +7,9 @@ __pycache__/
7
*.so
8
.idea
9
10
+# macOS
11
+.DS_Store
12
+
13
# Distribution / packaging
14
.Python
15
build/
0 commit comments