diff --git a/.gitignore b/.gitignore
index 7ac54f3c49da86ad01d3392c149b033648aad2b3..b2c0c601849a34a6766471d3e3e1026347c0ec9e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 .idea/
 .streamlit/
-GUI_Pinard.iml
\ No newline at end of file
+GUI_Pinard.iml
+__pycache__/
\ No newline at end of file