diff --git a/.gitignore b/.gitignore index 7948f45..b3edc77 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,5 @@ +# Byte-compiled / optimized / DLL files +__pycache__/ +*.py[cod] + mount \ No newline at end of file