Remove accidentally committed log file and update .gitignore

Co-authored-by: awalsh128 <2087466+awalsh128@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot] 2025-09-30 07:37:38 +00:00
parent 65ea819d3b
commit 4242bbf75f
2 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View file

@ -1 +1,2 @@
src/cmd/apt_query/apt_query*
src/cmd/apt_query/apt_query*
*.log

View file