diff options
author | Nguyễn Gia Phong <mcsinyx@disroot.org> | 2023-03-18 04:28:55 +0900 |
---|---|---|
committer | Nguyễn Gia Phong <mcsinyx@disroot.org> | 2023-03-18 04:28:55 +0900 |
commit | 38972ae499826bc61e56f52fa74ced447c5dd056 (patch) | |
tree | 41d999d3c96986a58a7871ca9015fb1ffe3236dd /.gitignore | |
parent | 5b56f1c5e757fc7165efac2b0c9e14583095ad81 (diff) | |
download | site-38972ae499826bc61e56f52fa74ced447c5dd056.tar.gz |
Automate generation process
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 2d19fc7..ab47213 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -*.html +gemini/ +www/ |