Skip to content

Commit ec2b22e

Browse files
DerekSeamanclaude
andcommitted
Add Python cache files to .gitignore
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 869c87a commit ec2b22e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
.esphome/
22
.DS_Store
3+
__pycache__/
4+
*.pyc

0 commit comments

Comments
 (0)