diff --git a/.gitignore b/.gitignore index d214b14..0efddbb 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,6 @@ Cargo.lock # Database files inside of /db db/* + +# hide static/test.html +test.html \ No newline at end of file