diff --git a/.gitignore b/.gitignore index 0d31019855..9c9a2eac82 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ .sass-cache/ +/.vs diff --git a/index.html b/index.html index 0da0ee0e1b..0450acca11 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ - 2048 + 2048-game