Merge remote and resolve .gitignore conflict
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
commit
5fbd941556
1 changed files with 5 additions and 0 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -1,7 +1,12 @@
|
|||
venv/
|
||||
__pycache__/
|
||||
*.pyc
|
||||
*.py[cod]
|
||||
.DS_Store
|
||||
Airtable PAT
|
||||
*.pid
|
||||
.claude/
|
||||
*.log
|
||||
.idea/
|
||||
node_modules/
|
||||
Thumbs.db
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue