diff options
| author | Nikita Shubin <nikita.shubin@maquefel.me> | 2026-06-14 15:38:12 +0300 |
|---|---|---|
| committer | Dmitry Rokosov <rockosov@rulkc.org> | 2026-07-29 16:23:59 +0300 |
| commit | e71180239fe45bbe1609d7ce52694a1852786698 (patch) | |
| tree | 02fb4ab8885f132aade8394a14dc3b25f94bd054 | |
| parent | 49aa7d500fa05128b79a5d3e0e35299924092f99 (diff) | |
| download | landau.one-e71180239fe45bbe1609d7ce52694a1852786698.tar.gz landau.one-e71180239fe45bbe1609d7ce52694a1852786698.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 |
