Skip to content
New issue

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 should add template .gitignore file #319

Closed
stianjensen opened this issue Mar 13, 2017 · 2 comments
Closed

nin new should add template .gitignore file #319

stianjensen opened this issue Mar 13, 2017 · 2 comments

Comments

@stianjensen
Copy link
Member

stianjensen commented Mar 13, 2017

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

@aleksanb
Copy link
Member

But it does, @stianjensen! You must have removed it when removing the .git subdirectory in the /re repository!

@aleksanb
Copy link
Member

**
image
**

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants