commit 9ec506221f5f7800fdbef6ac9f4e65f95210bda7
parent 9a1fbc8c2c3ebf8aee5e283c8edeac78cf39c4ee
Author: Hunter
Date:   Mon, 10 Nov 2025 01:03:42 -0500

update .gitignore

Diffstat:
M.gitignore | 7+++----
1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/.gitignore b/.gitignore @@ -10,9 +10,6 @@ tracks/ tracks.json resources/album_art.jpg -# Personal notes and ideas -ideas.md - # macOS .DS_Store @@ -28,5 +25,6 @@ manifest.json resource-manifest.json service-worker.js -# Deployment script (personal) +# Personal deployment scripts push.py +cleanup.py +\ No newline at end of file