cache-apt-pkgs-action/.gitignore
2025-10-04 23:38:32 -07:00

11 lines
160 B
Plaintext

# Environment files
.env.local
.env.*.local
# Don't ignore the main .env file
!.env
# Local Go binaries from build command
cache_apt_pkgs*
scripts/sandbox.sh