cfr-xml-to-sql/.gitignore
2021-08-07 05:03:37 +03:00

12 lines
120 B
Text

# Python
__pycache__
# Data
datafiles/*
!datafiles/mapping.example.json
# Output
trains.sqlite
# Misc
view-train.sql