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 4dbb132 commit 631bc4cCopy full SHA for 631bc4c
.gitignore
@@ -11,7 +11,7 @@ updates
11
tests/unit/coverage
12
dist*
13
storage/logs/*
14
-storage/certs/*
+storage/certs/components/*
15
16
# todo: ensure Buddy auto-removes these ignored files for the developer and these files
17
# in which case, they should be version-controlled
storage/certs/README.md
@@ -0,0 +1,3 @@
1
+# Certificates
2
+
3
+This directory contains the auto-generated certificates used by the Stacks managed servers (local & remote).
0 commit comments