diff options
author | Brendan Forster <brendan@github.com> | 2017-01-09 08:21:43 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-01-09 08:21:43 +1100 |
commit | 913d29fdfc315e85f5bd39da1ece7127f193f2f3 (patch) | |
tree | e205c1df24556d041529df93f65051701590b080 | |
parent | a105d25dcf35cc565e0ef572a6e4eec3c29c955b (diff) | |
parent | ee8e5b35c5e4c7a96c64fd2dd4df6c74946d6d56 (diff) | |
download | gitignore-913d29fdfc315e85f5bd39da1ece7127f193f2f3.tar.gz gitignore-913d29fdfc315e85f5bd39da1ece7127f193f2f3.zip |
Merge pull request #2222 from yassu/delete-leading-blank
[TeX] delete Leading blanks
-rw-r--r-- | TeX.gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TeX.gitignore b/TeX.gitignore index 71132838..69bfb1ee 100644 --- a/TeX.gitignore +++ b/TeX.gitignore @@ -213,7 +213,7 @@ TSWLatexianTemp* # KBibTeX *~[0-9]* -# auto folder when using emacs and auctex +# auto folder when using emacs and auctex /auto/* # expex forward references with \gathertags |