We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6847c09 commit ec4ad4eCopy full SHA for ec4ad4e
.gitignore
@@ -20,3 +20,7 @@ localrepos.cmake
20
*.pyc
21
22
.clang-format
23
+**/.DS_Store
24
+
25
+# Python venv
26
+venv
0 commit comments