diff --git a/.gitignore b/.gitignore index 6d700ae..00b5037 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,5 @@ # ---> Python -.vscode/ - # Byte-compiled / optimized / DLL files __pycache__/ *.py[cod] @@ -177,3 +175,6 @@ cython_debug/ # PyPI configuration file .pypirc +#### +.vscode/ +stations/stations.json