Nocode: Needs a .gitignore file

Created on 23 Jun 2018  路  2Comments  路  Source: kelseyhightower/nocode

.gitignore files are an extremely important part of Git. We need to add one here.

Most helpful comment

I completely agree. It should ignore everything, so that every piece of code will be ignored.
I've created a .gitignore and added a "*" inside. But now I can't commit it because it's being ignored.

All 2 comments

I completely agree. It should ignore everything, so that every piece of code will be ignored.
I've created a .gitignore and added a "*" inside. But now I can't commit it because it's being ignored.

lol well, apparently the mobile version of GitHub lets you click the close issue button even before the page loads

Was this page helpful?
0 / 5 - 0 ratings

Related issues

metzzo picture metzzo  路  3Comments

zhihuitang picture zhihuitang  路  3Comments

rolandixor picture rolandixor  路  3Comments

JohnAllen picture JohnAllen  路  3Comments

kdexd picture kdexd  路  3Comments