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 447e3b9 commit 29c6c06Copy full SHA for 29c6c06
.hgignore
@@ -0,0 +1,10 @@
1
+syntax: glob
2
+*.pyc
3
+*.so
4
+*.c
5
+*.egg-*
6
+*.eclipse.*
7
+syntax: regexp
8
+^build$
9
10
+^dist$
0 commit comments