Exclude prices.db from version control
Auto-updated database file should not be tracked in git. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -11,3 +11,6 @@ wheels/
|
||||
|
||||
# Environment variables
|
||||
.env
|
||||
|
||||
# Database
|
||||
prices.db
|
||||
|
||||
Reference in New Issue
Block a user