Skip to content

obj folders fix

Monster Iestyn requested to merge objs-folders-fix into master

Partial backtrack of changes I made in !174 (merged). Apparently removing all the .gitignore files from /objs's subfolders removed the only reason Git was keeping the folders alive (Git doesn't care about empty folders as it turns out). So now they have .gitignores again, with a warning in each not to remove them.

Merge request reports