diff --git a/.gitignore b/.gitignore index 454d0df..5918865 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,3 @@ -config.ini - # Byte-compiled / optimized / DLL files __pycache__/ *.py[cod] @@ -130,4 +128,6 @@ dmypy.json # Pyre type checker .pyre/ -config.toml \ No newline at end of file +# config, quick test +config.toml +quick.py \ No newline at end of file