We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 199c0e5 commit 3c820b5Copy full SHA for 3c820b5
.gitignore
@@ -1,6 +1,6 @@
1
-dist
2
-results
3
-tmp_check
+/dist/
+/results/
+/tmp_check/
4
regression.*
5
*.o
6
*.so
0 commit comments