git-time-metric / gtm

Simple, seamless, lightweight time tracking for Git
MIT License
973 stars 52 forks source link

Allow not updating .gitignore #91

Open QuLogic opened 5 years ago

QuLogic commented 5 years ago

I have added /.gtm/ to ~/.config/git/ignore, so I'd like to tell gtm to not update .gitignore so I don't have to clutter up every repo with it.

mschenk42 commented 5 years ago

Good idea. We can add an option on init for that.