diff options
author | Cem Keylan <cem@ckyln.com> | 2024-02-22 16:08:16 +0100 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2024-02-22 16:08:16 +0100 |
commit | 21eaeef1132d3b9bf0e55ec98efdb52f3b160c89 (patch) | |
tree | 1685fd94cfa87804e9aaf346caa516cc59fe701b /.gitignore | |
parent | c19529bba666e23d16d793f9f215eab5b80fee41 (diff) | |
download | website-21eaeef1132d3b9bf0e55ec98efdb52f3b160c89.tar.gz |
gitignore: ignore temp lock file
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,3 +2,4 @@ /public/ /static/style.css /content/install.org +/.hugo_build.lock |