diff --git a/.gitignore b/.gitignore index d3002b3..e4855fa 100644 --- a/.gitignore +++ b/.gitignore @@ -1,12 +1,20 @@ +# IDE & text redactors files .idea .vscode +# Project CertSSL/ charts/ + +# Depends node_modules/ + +# Docker compose postgres-data/ -config.yaml +# Config +config.hjson .env +# Other .DS_Store \ No newline at end of file