gitconfig: ignore odt pdf docx o d files

This commit is contained in:
Mathieu Maret 2017-11-24 10:40:19 +01:00
parent a17c49c160
commit 365dd4f62b
1 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,8 @@
*.odt
*.pdf
*.docx
*.o
*.d
*.swp
cscope.*
tags