From de5acc223e0b4816b94fe4c18fd123e47ea43893 Mon Sep 17 00:00:00 2001 From: Seppl Date: Sat, 23 Aug 2025 19:42:50 +0200 Subject: [PATCH] update gitignore --- .gitignore | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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