Jeff MacKinnon's Homepage

Articles tagged with gitignore

Testing my git

With my new site arctiecture , I didn't like updating git everytime I created a new output, so I added the "output" folder in .gitignore.

And it doesn't work

I will have to figure out how this works, but from everything I know about git, which isn't a lot, is that …