.gitignore files are an extremely important part of Git. We need to add one here.
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
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.