mirror of
https://github.com/awalsh128/cache-apt-pkgs-action.git
synced 2026-01-06 02:22:46 +00:00
Clean up log files and update gitignore
Co-authored-by: awalsh128 <2087466+awalsh128@users.noreply.github.com>
This commit is contained in:
parent
782a42f20d
commit
7f4fa30173
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -1,2 +1,3 @@
|
|||
src/cmd/apt_query/apt_query*
|
||||
apt_query_test*
|
||||
apt_query_test*
|
||||
*.log
|
||||
|
|
@ -1,3 +0,0 @@
|
|||
2025/09/30 07:34:52 Encountered error resolving some or all package names, see combined std[out,err] below.
|
||||
virtual package 'python' has no concrete package providers
|
||||
virtual package 'python' has no concrete package providers
|
||||
Loading…
Reference in a new issue