Add debug option to write CIF data to file.

This commit is contained in:
Fred Boniface
2024-04-09 20:38:40 +01:00
parent 19f180d711
commit 2c34c529e1
3 changed files with 45 additions and 0 deletions

3
.gitignore vendored
View File

@@ -13,6 +13,9 @@ message-logs
main
timetable-mgr
# Debug data
cif_debug_data
# Test binary, built with `go test -c`
*.test