update gitignore
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user