You are viewing a single comment's thread from:

RE: TravelFeed dApp: Try out the Alpha now!

in #utopian-io7 years ago

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?

Sort:  

You can use git rmiirc. Once it's removed it should be properly ignored.

That did the trick, thanks!