diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..fb11540 --- /dev/null +++ b/.gitignore @@ -0,0 +1,9 @@ +# Xmake cache +.xmake/ +build/ + +# MacOS Cache +.DS_Store + + +.vscode \ No newline at end of file diff --git a/html/index.html b/html/index.html index 69d8de7..ff319bc 100644 --- a/html/index.html +++ b/html/index.html @@ -7,13 +7,28 @@