diff --git a/.gitignore b/.gitignore index 5ecb341..2e6843d 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,7 @@ # Folder view configuration files .DS_Store Desktop.ini + +# Byte-compiled / optimized / DLL files +__pycache__/ +*.py[cod]