You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[devbox] Put generated files in hidden directory (#2495)
## Summary
Write generated files into the `.devbox` hidden directory. The directory comes with a .gitignore so that users don't accidentally check in the generated files. I've updated `shell` and `build` to use the files in that directory.
## How was it tested?
Compiled, ran on test project.
## Is this change backwards-compatible?
Yes.
0 commit comments