mirror of
https://github.com/norohind/EDMC_SpanshRouter.git
synced 2025-06-02 00:21:14 +03:00
8 lines
99 B
Plaintext
8 lines
99 B
Plaintext
# Ignore saved route files
|
|
*.csv
|
|
|
|
# Ignore compiles python files
|
|
*.pyo
|
|
*.pyc
|
|
.vscode/settings.json
|