Commit Graph

3 Commits

Author SHA1 Message Date
Fimeg
484a7f77ce Add docs and project files - force for Culurien 2026-03-28 20:46:24 -04:00
Fimeg
e7a8cc90dd fix: Update .gitignore and remove dev files from repository
Remove development and investigation files that shouldn't be in repo:
- Kate editor swap files (*.swp, *.kate-swp)
- Discord development folder (contains credentials)
- Development investigation scripts (db_investigation.sh, etc.)
- Configuration files (docker-compose.dev.yml)

Note: Files removed from git but kept locally (rm --cached)
Files are still present in working directory but won't be tracked
2025-12-20 14:12:11 -05:00
Fimeg
c95cc7d91f cleanup: remove 2,369 lines of dead code
Removed backup files and unused legacy scanner function.
All code verified as unreferenced.
2025-11-10 21:20:42 -05:00