Skip to content

Delete .env#1

Merged
sayednowshad merged 1 commit into
masterfrom
sayednowshad-patch-1
Jun 16, 2026
Merged

Delete .env#1
sayednowshad merged 1 commit into
masterfrom
sayednowshad-patch-1

Conversation

@sayednowshad

Copy link
Copy Markdown
Owner

No description provided.

Copilot AI review requested due to automatic review settings June 16, 2026 22:19
@sayednowshad sayednowshad merged commit 6243a02 into master Jun 16, 2026
1 check passed

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Removes a tracked .env file from the repository to avoid committing local environment configuration (including an HF access token) into source control.

Changes:

  • Deletes .env containing HF_TOKEN and HF_MODEL.
Comments suppressed due to low confidence (1)

.env:1

  • This PR removes a committed Hugging Face access token from .env, but the token value will still exist in the git history (and may already be harvested). Please revoke/rotate HF_TOKEN immediately and consider purging the secret from history (e.g., via git filter-repo / BFG) and verifying no other copies exist (issues, logs, CI artifacts).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

2 participants