remove accidentally tracked local files; update .gitignore
This commit is contained in:
@@ -29,6 +29,14 @@ bincio_data/
|
||||
.env
|
||||
extract_config.yaml
|
||||
|
||||
# Local working / scratch files
|
||||
advice.md
|
||||
issues.md
|
||||
todo.md
|
||||
site/public/data
|
||||
site/public/*.whl
|
||||
.claude/settings.local.json
|
||||
|
||||
# Capacitor native projects
|
||||
# Commit these if you want to track native code changes;
|
||||
# omit these lines if you regenerate them from `npx cap add`
|
||||
|
||||
Reference in New Issue
Block a user