nightwatchjs / create-nightwatch

Nightwatch.js init command tool to setup everything up in no time using `npm init nightwatch`
https://nightwatchjs.org
4 stars 13 forks source link

Feature request: `tests_output` and `logs` added to .gitignore #63

Open aberonni opened 1 year ago

aberonni commented 1 year ago

I imagine most users would prefer this to be the default behaviour. It could also be a question during the setup process. If a user runs tests without committing the installation process, then they will end up with a lot of bloat in their git status that they probably don't want to commit.