diff --git a/.gitignore b/.gitignore index d4777d2..5c9228a 100644 --- a/.gitignore +++ b/.gitignore @@ -5,7 +5,8 @@ .LSOverride # Icon must end with two \r -Icon +Icon + # Thumbnails ._* @@ -26,3 +27,5 @@ Network Trash Folder Temporary Items .apdisk +__pycache__/* +records_folder/**