diff --git a/server/.gitignore b/server/.gitignore index 84a323e..9010691 100644 --- a/server/.gitignore +++ b/server/.gitignore @@ -1,2 +1,4 @@ target **/*.rs.bk + +static/css/ \ No newline at end of file