diff options
author | underground <underground@underground.pm> | 2025-01-19 19:48:31 +0100 |
---|---|---|
committer | underground <underground@underground.pm> | 2025-01-19 19:48:31 +0100 |
commit | 3a247ba6ca0cd3148ee2e2a4260de99e434585cc (patch) | |
tree | 36cb06eb9341f5379298261c316783129294f748 /.gitignore | |
download | miraikumiko.com-3a247ba6ca0cd3148ee2e2a4260de99e434585cc.tar.gz miraikumiko.com-3a247ba6ca0cd3148ee2e2a4260de99e434585cc.tar.bz2 |
Init
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..17181ad --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +.hugo_build.lock +/public |