Files
software-station/.dockerignore
2025-12-27 02:57:25 -06:00

28 lines
296 B
Plaintext

.git
.gitignore
README.md
LICENSE
Dockerfile
.dockerignore
# Go
vendor/
software-station
*.out
*.test
coverage.out
# Frontend
node_modules/
frontend/node_modules/
frontend/build/
frontend/.svelte-kit/
# Application Data
.cache/
hashes.json
test_software.txt
test_hashes.json
test_updater.txt