karan / joe

:running: A .gitignore magician in your command line
http://karan.github.io/joe/
MIT License
2.88k stars 210 forks source link

What is the procedure for updating gitignore files? #67

Closed MatthiasKauer closed 8 years ago

MatthiasKauer commented 8 years ago

Hi, I have noticed that the tex template misses a number of files like .auxlock. This has been corrected upstream in June https://github.com/github/gitignore/commits/master/TeX.gitignore if I interpret the relationship between these two projects correctly.

Is the only option now to wait for someone to update here as well? Can I make myself useful and submit a pull request with updated subtree (or submodule)?. Have you thought about a process for this?

Kind regards, Matthias

MatthiasKauer commented 8 years ago

Ok, it's a submodule and updating should hence be quite quick. https://github.com/karan/joe/pull/5 I suppose the update command OP 'csu' suggests won't work with the pip version, or am I mistaken?