chore: ignore *.token files

Token files (mgmt.token и подобные) не должны попадать в репозиторий.
Добавлено правило *.token в .gitignore.
This commit is contained in:
“Naeel”
2026-05-15 06:59:00 +04:00
parent 63ce6ea135
commit e3928e1d4d
+2
View File
@@ -20,6 +20,8 @@ environments/php7/vendor/
*.tfstate
*.backup
*.token
# Common backup files
*.swp
*.bak