diff --git a/.gitingore b/.gitingore
index 7fb0e66e027ad37998714173a984a4017f288e34..15bb6557d38bf40b1654c141d60c55eb4755c64e 100644
--- a/.gitingore
+++ b/.gitingore
@@ -1,3 +1,4 @@
 __pycache__/
+.history/
 venv/
 .DS_Store
\ No newline at end of file
diff --git a/.history/.gitingore_20240413165634 b/.history/.gitingore_20240413165634
new file mode 100644
index 0000000000000000000000000000000000000000..7fb0e66e027ad37998714173a984a4017f288e34
--- /dev/null
+++ b/.history/.gitingore_20240413165634
@@ -0,0 +1,3 @@
+__pycache__/
+venv/
+.DS_Store
\ No newline at end of file
diff --git a/.history/.gitingore_20240413170108 b/.history/.gitingore_20240413170108
new file mode 100644
index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391
diff --git a/.history/.gitingore_20240413173025 b/.history/.gitingore_20240413173025
new file mode 100644
index 0000000000000000000000000000000000000000..a32f7b004afc169894a603a73dc6ce59f6b97d9c
--- /dev/null
+++ b/.history/.gitingore_20240413173025
@@ -0,0 +1,3 @@
+__pycache__/
+.history/
+venv/
\ No newline at end of file
diff --git a/.history/.gitingore_20240413173035 b/.history/.gitingore_20240413173035
new file mode 100644
index 0000000000000000000000000000000000000000..15bb6557d38bf40b1654c141d60c55eb4755c64e
--- /dev/null
+++ b/.history/.gitingore_20240413173035
@@ -0,0 +1,4 @@
+__pycache__/
+.history/
+venv/
+.DS_Store
\ No newline at end of file