mirror of
https://github.com/willnorris/imageproxy.git
synced 2026-04-25 12:56:23 +02:00
.gitignore: only ignore top-level imageproxy file
This prevents tools from ignoring ./cmd/imageproxy.
This commit is contained in:
parent
61346b9f4a
commit
554bfc5d8e
1 changed files with 1 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -1,2 +1,2 @@
|
||||||
.cache
|
.cache
|
||||||
imageproxy
|
./imageproxy
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue