forked from p15670423/monkey
Project: Add .hugo_build.lock to .gitignore
This commit is contained in:
parent
81fb015e6b
commit
8c4c0fc47c
|
@ -98,3 +98,6 @@ profiler_logs/
|
|||
|
||||
# Virtualenv
|
||||
venv/
|
||||
|
||||
# Hugo
|
||||
.hugo_build.lock
|
||||
|
|
Loading…
Reference in New Issue