diff options
author | Jenniferplusplus <contact@jenniferplusplus.com> | 2023-11-12 00:33:04 -0600 |
---|---|---|
committer | Jenniferplusplus <contact@jenniferplusplus.com> | 2023-11-12 00:33:04 -0600 |
commit | 2b65cf918a98455e360798cb6b75db58860cbf54 (patch) | |
tree | d231bcf54a5b077765a59b7ffc308a9ea4377f58 /volumes/root-ca/.gitignore | |
download | sandcastles-2b65cf918a98455e360798cb6b75db58860cbf54.tar.gz sandcastles-2b65cf918a98455e360798cb6b75db58860cbf54.tar.bz2 sandcastles-2b65cf918a98455e360798cb6b75db58860cbf54.zip |
Initial Commit
Diffstat (limited to 'volumes/root-ca/.gitignore')
-rw-r--r-- | volumes/root-ca/.gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/volumes/root-ca/.gitignore b/volumes/root-ca/.gitignore new file mode 100644 index 0000000..0b61f0b --- /dev/null +++ b/volumes/root-ca/.gitignore @@ -0,0 +1,5 @@ +# Ignore everything in this dir, except this file +# This dir will contain secrets that you will need to trust on your +* +!.gitignore +!readme.md
\ No newline at end of file |