diff options
author | axtlos <axtlos@tar.black> | 2023-01-15 01:26:15 +0100 |
---|---|---|
committer | axtlos <axtlos@tar.black> | 2023-01-15 01:26:15 +0100 |
commit | 284cf3ddc318f251708b8222da4a9c34b509daae (patch) | |
tree | d5694f1981a366dcc5a13bb2a0f087cded675e37 /.gitignore | |
parent | aced47bd165f3305606284036c647a1d8657890a (diff) | |
download | website-284cf3ddc318f251708b8222da4a9c34b509daae.tar.gz website-284cf3ddc318f251708b8222da4a9c34b509daae.tar.bz2 |
Remove website.html and add generate script
Diffstat (limited to '')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..4d00232 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +website.7.html |