Hacker News new | past | comments | ask | show | jobs | submit login
Create .gitignore files for your project (gitignore.io)
11 points by pablode on Jan 26, 2017 | hide | past | favorite | 4 comments




VSCode also has a nice .gitignore extension that uses the same repository as source.

https://marketplace.visualstudio.com/items?itemName=codezomb...

I like this extension because I can easily merge multiple gitignores with a couple of keystrokes.


I kinda don't get this. Don't you just >> .gitignore patterns that cause problems as you see them in git status?


Until your Eclipse co-worker checks out your project you've been using Intellij on. And then some wackjob uses Vim or Emacs.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: