Skip to content

## 3. Strengthen .gitignore for secrets and generated files #3

@Gozirimdev

Description

@Gozirimdev

Goal: Prevent accidental commits of private config and build output.
Scope: Ignore .env, .env.*, nested env files, .next, logs, and local build artifacts while allowing example env files.
Acceptance criteria: Real env files do not appear in git status; .env.example files remain trackable; README mentions the rule.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions