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 a65f910 commit 5d5bdbfCopy full SHA for 5d5bdbf
.gitignore
@@ -7,6 +7,3 @@ node_modules
7
test-results/
8
playwright-report/
9
playwright/.cache/
10
-key*
11
-deploy/serve/www/*
12
-!deploy/serve/www/bootfile
repo-server-bootstrap-ncl-issue-20/.gitignore
@@ -0,0 +1,3 @@
1
+key*
2
+deploy/serve/www/*
3
+!deploy/serve/www/bootfile
0 commit comments