chore: stop tracking .env and ignore it

.env holds credentials (API_DOC_PASSWORD, secrets) and must not be in git.
Removed it from tracking (file kept on disk) and added .env to .gitignore.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
hamed
2026-06-18 15:03:01 +03:30
co-authored by Claude Opus 4.8
parent fa41c15bb6
commit eb576b7d98
2 changed files with 2 additions and 70 deletions
+2 -1
View File
@@ -54,4 +54,5 @@ npm-debug.log
yarn-error.log
###< symfony/webpack-encore-bundle ###
clinicpro/*
clinicpromain/*
clinicpromain/*
.env