chore(gitignore): fix ignore paths for production configs

Adjusted paths in `.gitignore` to correctly handle production files, ensuring alignment with expected directory structure.
This commit is contained in:
Egor Pavlovich Gorbunov 2026-02-27 21:51:51 +03:00
parent 79be6ed4e4
commit b1382b09c2

6
.gitignore vendored
View file

@ -192,9 +192,9 @@ engine/core/vendors/docs/*
# Production # Production
.initialized .initialized
./queries /queries
./nginx.conf /nginx.conf
monitoring/web.yml /monitoring/web.yml
# AI assistants # AI assistants
.claude/ .claude/