diff options
| author | Nikita Shubin <nikita.shubin@maquefel.me> | 2026-06-14 15:38:12 +0300 |
|---|---|---|
| committer | Dmitry Rokosov <rockosov@rulkc.org> | 2026-07-08 15:58:05 +0300 |
| commit | 290f6719dc52517745845334d4e0aebd4ef4009d (patch) | |
| tree | 8d038f1e1f0e2a9554249ad20e9824707f8a3dc3 | |
| parent | de1a3b857038a1328784e9c70125d68d8856db1a (diff) | |
| download | landau.one-290f6719dc52517745845334d4e0aebd4ef4009d.tar.gz landau.one-290f6719dc52517745845334d4e0aebd4ef4009d.zip | |
misc: add .gitignore
Signed-off-by: Nikita Shubin <nikita.shubin@maquefel.me>
Signed-off-by: Dmitry Rokosov <rockosov@rulkc.org>
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e7e3002 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +.hugo_build.lock +public |
