obj folders fix
- May 08, 2017
-
-
Monster Iestyn authored
Re-add all the folders present in objs before my .gitignore changes, by adding .gitignore files again to keep them from disappearing
1745966a
-
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 .gitignore
s again, with a warning in each not to remove them.
Re-add all the folders present in objs before my .gitignore changes, by adding .gitignore files again to keep them from disappearing