Add .gitignore, update paths, remove tracked artifacts

- Add .gitignore for __pycache__, *.db, *.log, nohup.out
- Update CLAUDE.md paths from /tmp/badge-admin to /home/gpsystem
- Remove cached/generated files from git tracking

via HAPI (https://hapi.run)

Co-Authored-By: HAPI <noreply@hapi.run>
This commit is contained in:
2026-03-17 01:15:03 +00:00
parent 8a18a5ff16
commit 1bdbe4fa19
31 changed files with 10 additions and 1901 deletions

6
.gitignore vendored Normal file
View File

@@ -0,0 +1,6 @@
__pycache__/
*.pyc
*.db
*.log
nohup.out
.claude/