Skip to content

chore: gitignore __pycache__ and config files with API keys#42

Merged
JNK234 merged 1 commit into
mainfrom
chore/gitignore-cleanup
Apr 8, 2026
Merged

chore: gitignore __pycache__ and config files with API keys#42
JNK234 merged 1 commit into
mainfrom
chore/gitignore-cleanup

Conversation

@JNK234

@JNK234 JNK234 commented Apr 8, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Add __pycache__/ and *.pyc to .gitignore
  • Add patterns for config files containing real API keys (*-config-with-keys*, *-with-keys*) to prevent accidental commits

Context

Local testing configs with API keys and Python cache directories were showing up in git status. This keeps them out of version control.

@JNK234
JNK234 merged commit 6c16b77 into main Apr 8, 2026
3 checks passed
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