Commit Graph

7 Commits

Author SHA1 Message Date
b0ca864dfe chore: exclude build tarball artifacts from version control
Add *.tar.gz pattern to build directory exclusion in .gitignore to prevent
build artifacts like Anitrack-0.5.2.tar.gz from being committed to the
repository. These generated files are ephemeral build outputs that should
not be tracked in version control.
2026-03-20 15:51:37 -04:00
b39f19f03a added REST private env to gitignore 2025-02-17 20:03:16 -05:00
55cb0e2bd5 switched from .env to built-in envrionment file 2024-08-16 23:32:16 -04:00
f0bcc13300 added .env to gitignore 2024-07-21 10:19:30 -04:00
020a09da6f added .idea and package locks to gitignore 2024-07-10 20:52:49 -04:00
49e399d50c added wails Svelte Template 2024-07-09 10:16:53 -04:00
5c3f0b969e Initial commit 2024-07-01 18:37:21 -04:00