update gitignore
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -1,7 +1,5 @@
|
|||||||
# ---> Python
|
# ---> Python
|
||||||
|
|
||||||
.vscode/
|
|
||||||
|
|
||||||
# Byte-compiled / optimized / DLL files
|
# Byte-compiled / optimized / DLL files
|
||||||
__pycache__/
|
__pycache__/
|
||||||
*.py[cod]
|
*.py[cod]
|
||||||
@@ -177,3 +175,6 @@ cython_debug/
|
|||||||
# PyPI configuration file
|
# PyPI configuration file
|
||||||
.pypirc
|
.pypirc
|
||||||
|
|
||||||
|
####
|
||||||
|
.vscode/
|
||||||
|
stations/stations.json
|
||||||
|
|||||||
Reference in New Issue
Block a user