chore(config): Changed gitignore and split

This commit is contained in:
Данил 2025-03-02 21:50:46 +03:00
parent f4838349d4
commit 2a4c02f601

10
.gitignore vendored
View file

@ -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