Ignore Hugo's build lock file
This commit is contained in:
parent
7cd5a82108
commit
d3ab591cd6
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -4,6 +4,7 @@
|
||||||
### Hugo ###
|
### Hugo ###
|
||||||
hugo.exe
|
hugo.exe
|
||||||
/public/
|
/public/
|
||||||
|
.hugo_build.lock
|
||||||
### JetBrains ###
|
### JetBrains ###
|
||||||
# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio and Webstorm
|
# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio and Webstorm
|
||||||
# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839
|
# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839
|
||||||
|
|
Loading…
Reference in a new issue