From e5f5c424e461560a0d9cd2737488f7a4c862747d Mon Sep 17 00:00:00 2001 From: Akilan Selvacoumar Date: Sun, 22 Aug 2021 01:08:46 +0400 Subject: [PATCH] added bash script to automatically start gameplay --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 9039f61..4d68f21 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,4 @@ env/ remotegameplay room.json laplace -/scripts \ No newline at end of file +scripts/ \ No newline at end of file