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 86ceb1c commit 14a27c0Copy full SHA for 14a27c0
.gitignore
@@ -1,5 +1,6 @@
1
# Because we never want compiled Python
2
*.pyc
3
+/build/
4
5
# Generated by parse.py -p
-stats.prof
6
+stats.prof
0 commit comments