Kekkai/.gitignore

20 lines
No EOL
175 B
Text

# IDE & text redactors files
.idea
.vscode
# Project
CertSSL/
charts/
# Depends
node_modules/
# Docker compose
postgres-data/
# Config
config.hjson
.env
# Other
.DS_Store