diff --git a/.gitignore b/.gitignore index 81669ea..c8747bf 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -launch.sh \ No newline at end of file +launch.sh +mark.sh \ No newline at end of file diff --git a/tictactoe-latest.py b/latest/tictactoe-latest.py similarity index 100% rename from tictactoe-latest.py rename to latest/tictactoe-latest.py diff --git a/tictactoe-v2.1.3.py b/tictactoe-v2.1.3-new.py similarity index 100% rename from tictactoe-v2.1.3.py rename to tictactoe-v2.1.3-new.py