Reorganize root: move docs, remove tracked credentials and data files
- Move USER_GUIDE, planning docs, and session logs to docs/ - Untrack FedexAPI.txt (contains live API credentials) and OnPart_inv.csv (large data file) - Update .gitignore to cover FedexAPI.txt and *_inv.csv going forward - Delete junk files: =1.23.0, Address.txt, stale screenshot Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -9,3 +9,9 @@ dist/
|
||||
*.sqlite
|
||||
*.log
|
||||
*.exe
|
||||
|
||||
# Credentials
|
||||
FedexAPI.txt
|
||||
|
||||
# Large data files
|
||||
*_inv.csv
|
||||
|
||||
Reference in New Issue
Block a user