summaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Collapse)Author
2022-11-11Ensure that storage folder exists for debuggingxengineering
A not existing data/storage folder could break the program with the debug.json config file used. The .gitkeep file which is introduced with this commit ensures that the folder exists.
2022-11-07Add existing workxengineering