diff options
| author | Ariel Costas Guerrero <ariel@costas.dev> | 2025-12-22 18:18:59 +0100 |
|---|---|---|
| committer | Ariel Costas Guerrero <ariel@costas.dev> | 2025-12-22 18:18:59 +0100 |
| commit | 68f49dec91d68579803d6d579b1f1ecb4fc1dd1f (patch) | |
| tree | a67ec0cc572ae56e85a5dc08b2469bdbcb451135 /src/gtfs_perstop_report/.gitignore | |
| parent | 4b7eaa318f22d7cc768491c421cb7aeac477f95d (diff) | |
Remove systems we won't need anymore
Diffstat (limited to 'src/gtfs_perstop_report/.gitignore')
| -rw-r--r-- | src/gtfs_perstop_report/.gitignore | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/src/gtfs_perstop_report/.gitignore b/src/gtfs_perstop_report/.gitignore deleted file mode 100644 index 2be2c5f..0000000 --- a/src/gtfs_perstop_report/.gitignore +++ /dev/null @@ -1,13 +0,0 @@ -feed/ -output/ - -# Python-generated files -__pycache__/ -*.py[oc] -build/ -dist/ -wheels/ -*.egg-info - -# Virtual environments -.venv |
