diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 5be239a4aa..b4355b9faf 100644 --- a/.gitignore +++ b/.gitignore @@ -42,6 +42,7 @@ git-grep git-hash-object git-http-fetch git-http-push +git-imap-send git-index-pack git-init-db git-local-fetch @@ -121,6 +122,7 @@ git-write-tree git-core-*/?* test-date test-delta +common-cmds.h *.tar.gz *.dsc *.deb @@ -130,3 +132,4 @@ libgit.a *.o *.py[co] config.mak +git-blame |