From 7084596d2acc6356096d4a60a55734f142fa0cdf Mon Sep 17 00:00:00 2001 From: Oscar Lysak <oscar.lysak@gmail.com> Date: Sat, 13 Apr 2024 22:31:21 +0100 Subject: [PATCH] Activity 2 doc updated --- .history/.gitingore_20240413165634 | 3 --- .history/.gitingore_20240413170108 | 0 .history/.gitingore_20240413173025 | 3 --- .history/.gitingore_20240413173035 | 4 ---- 4 files changed, 10 deletions(-) delete mode 100644 .history/.gitingore_20240413165634 delete mode 100644 .history/.gitingore_20240413170108 delete mode 100644 .history/.gitingore_20240413173025 delete mode 100644 .history/.gitingore_20240413173035 diff --git a/.history/.gitingore_20240413165634 b/.history/.gitingore_20240413165634 deleted file mode 100644 index 7fb0e66e..00000000 --- a/.history/.gitingore_20240413165634 +++ /dev/null @@ -1,3 +0,0 @@ -__pycache__/ -venv/ -.DS_Store \ No newline at end of file diff --git a/.history/.gitingore_20240413170108 b/.history/.gitingore_20240413170108 deleted file mode 100644 index e69de29b..00000000 diff --git a/.history/.gitingore_20240413173025 b/.history/.gitingore_20240413173025 deleted file mode 100644 index a32f7b00..00000000 --- a/.history/.gitingore_20240413173025 +++ /dev/null @@ -1,3 +0,0 @@ -__pycache__/ -.history/ -venv/ \ No newline at end of file diff --git a/.history/.gitingore_20240413173035 b/.history/.gitingore_20240413173035 deleted file mode 100644 index 15bb6557..00000000 --- a/.history/.gitingore_20240413173035 +++ /dev/null @@ -1,4 +0,0 @@ -__pycache__/ -.history/ -venv/ -.DS_Store \ No newline at end of file -- GitLab