I've tried adding a .nojekyll file to both the app directory and the public directory. In both cases, it ends up in the final dist directory once it is pushed to my gh-pages branch and not the root of the project. How do I get it to be added to the root?