We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 789dbd4 commit f1ef082Copy full SHA for f1ef082
.gitignore
@@ -20,5 +20,3 @@ Vagrantfile
20
geckodriver.log
21
node_modules/
22
coverage/
23
-utils/create-platform-certs/certdata.txt
24
-utils/create-platform-certs/mk-ca-bundle.pl
utils/create-platform-certs/.gitignore
@@ -0,0 +1,2 @@
1
+certdata.txt
2
+mk-ca-bundle.pl
0 commit comments