diff --git a/.gitignore b/.gitignore index 64d0669..f6c7afd 100644 --- a/.gitignore +++ b/.gitignore @@ -27,6 +27,6 @@ Network Trash Folder Temporary Items .apdisk -/src/__pycache__/* -records_folder/* +__pycache__ +records_folder Ignore_Temp \ No newline at end of file