Open jblaketc opened 8 years ago
I made a build folder in routes, and it was being ignored because of the "build" in the ui gitignore folder.
Need to move all ignores to root and make them more explicit so that build becomes
/src/ui/build
/src/server/public needs to be ignored .vscode needs to be ignored
I made a build folder in routes, and it was being ignored because of the "build" in the ui gitignore folder.
Need to move all ignores to root and make them more explicit so that build becomes
/src/ui/build