Hacker News new | past | comments | ask | show | jobs | submit login

Edit, I inadvertently stripped out the subdir whitelist, without it subdirectory files are completely ignored irrespective of whitelist flagging. I don't understand why it works, but it works. The gitignore should be:

  *
  !*/
  !.gitignore
  !.bashrc
  !.ssh/authorized_keys



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

Search: