We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
nin new
After running nin new I get the following with git status:
$ git status On branch master Your branch is up-to-date with 'origin/master'. Untracked files: gen/ index.html nin.json res/ src/
At least gen should be in the gitignore file. Also bin is a folder we want to gitignore
gen
bin
The text was updated successfully, but these errors were encountered:
But it does, @stianjensen! You must have removed it when removing the .git subdirectory in the /re repository!
Sorry, something went wrong.
** **
No branches or pull requests
After running
nin new
I get the following with git status:At least
gen
should be in the gitignore file. Alsobin
is a folder we want to gitignoreThe text was updated successfully, but these errors were encountered: