diff --git a/.gitignore b/.gitignore index 9b9d0a4..4875859 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ -# Byte-compiled / optimized / DLL files +# Byte-compiled / optimized / DLL file __pycache__/ *.py[cod] *$py.class @@ -114,4 +114,4 @@ dmypy.json .pyre/ #session files -*.session \ No newline at end of file +*.session