Thank you for your contribution. Again an awesome contribution with a lot of effort going in to release an alpha version.
By looking at the pull request which has 65,463 additions and removed 35,979, I would suggest you to remove all the generated files from GitHub which will eventually make your project less messy. It would be nice to see some more comments in the code mainly in regex.js.
Your contribution has been evaluated according to Utopian policies and guidelines, as well as a predefined set of questions pertaining to the category.
To view those questions and the relevant answers related to your post, click here.
Need help? Write a ticket on https://support.utopian.io/.
Chat with us on Discord.
[utopian-moderator]
Thanks for your review! I'm having an issue with the files in the /.next folder that are generated on each build and are somehow not ignored by git despite being in the .gitignore file, so I end up committing them accidentally.. Any idea how to resolve this?
You can use
git rmiirc. Once it's removed it should be properly ignored.That did the trick, thanks!
Thank you for your review, @codingdefined! Keep up the good work!