We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7837ca6 commit 2229f43Copy full SHA for 2229f43
2 files changed
.github/scripts/__pycache__/check_anchors.cpython-312.pyc
-8.13 KB
.gitignore
@@ -0,0 +1,10 @@
1
+# Python bytecode
2
+__pycache__/
3
+*.pyc
4
+
5
+# Benchmark run output (results are summarized in benchmarks/README.md)
6
+benchmarks/results/
7
8
+# Editor/OS noise
9
+.DS_Store
10
+*.log
0 commit comments