Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gohugoio/hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2021-12-02 16:13:24 +0300
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2021-12-02 18:11:14 +0300
commit93572e53181b5a614c2874bd00b7a38a02de58d3 (patch)
treec0bc0b13c21a88734dd4d0437bc1e9dd7ceb6c31 /.gitignore
parent94f149b21e0c1d018e72cbea9e7d570785a512e9 (diff)
resources: Add timeout to the HTTP request in Get
Workaround for https://github.com/golang/go/issues/49366
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index d3ef01991..1b78398cc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,7 @@
/hugo
docs/public*
/.idea
+.vscode/*
hugo.exe
*.test
*.prof