From 9869b09add7dcf7f7daf7e25e13bd9cacdca8e3f Mon Sep 17 00:00:00 2001 From: Sajad khajeh Date: Sun, 27 Apr 2025 21:12:22 +0330 Subject: [PATCH 1/2] change title --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 From 4903e8cd3ce6f9a64cc14ae4ba9c2326e85021d5 Mon Sep 17 00:00:00 2001 From: Sajad khajeh Date: Sun, 27 Apr 2025 21:12:44 +0330 Subject: [PATCH 2/2] ms visual studio git ignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 0d31019855..9c9a2eac82 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ .sass-cache/ +/.vs