diff --git a/.gitignore b/.gitignore index 67bc72c..8141251 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ __pycache__/ __pycache__/* past_sessions/* *.db -.idea/ \ No newline at end of file +.idea/ +Sessions_Menu.ui \ No newline at end of file