ajmwagar / bliss

Ignorance is bliss! Ignore your .gitignore

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add tools for managing git repositories (based on .gitignore)

ajmwagar opened this issue · comments

Bliss should do more than just fetch .gitignore templates from a website.

I have an idea for a couple of automation that bliss could help with.

Feel free to suggest any other tools as well.

Current tool ideas:

  • remove files with git rm --cached based on .gitignore
  • update .gitignore across branches