Skip to content

Fix/env security#1449

Open
aswinsuriya16 wants to merge 3 commits into
idurar:masterfrom
aswinsuriya16:fix/env-security
Open

Fix/env security#1449
aswinsuriya16 wants to merge 3 commits into
idurar:masterfrom
aswinsuriya16:fix/env-security

Conversation

@aswinsuriya16

Copy link
Copy Markdown

Description

Added .env files to .gitignore for both frontend and backend to prevent accidental commits of sensitive environment variables.
Also added .env.example files as templates for required environment configuration.

Steps to Test

1.Create/update local .env files in both frontend and backend directories
2.Run git status
3.Verify that .env files are not tracked by Git
4.Verify that .env.example files are tracked correctly

@aswinsuriya16 aswinsuriya16 mentioned this pull request May 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant