.gitignore: only ignore top-level imageproxy file

This prevents tools from ignoring ./cmd/imageproxy.
This commit is contained in:
Will Norris 2025-06-30 17:26:26 -04:00
parent 61346b9f4a
commit 554bfc5d8e

2
.gitignore vendored
View file

@ -1,2 +1,2 @@
.cache .cache
imageproxy ./imageproxy