mirror of
https://github.com/awalsh128/cache-apt-pkgs-action.git
synced 2025-09-07 18:46:57 +00:00
- Refactored README.md - Added workflows for version export and management. - Removed src directory, following Go best practices - Added COMMANDS.md documentation Saving the AI semi-slop for now with broken states to get a snapshot. Too lazy to setup another chained repo.
8 lines
114 B
Plaintext
8 lines
114 B
Plaintext
src/cmd/apt_query/apt_query*
|
|
|
|
# Environment files
|
|
.env.local
|
|
.env.*.local
|
|
|
|
# Don't ignore the main .env file
|
|
!.env |