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 b34a77a33a..975e773fec 100644 --- a/.gitignore +++ b/.gitignore @@ -86,6 +86,7 @@ git-ssh-push git-ssh-upload git-status git-stripspace +git-svnimport git-symbolic-ref git-tag git-tar-tree @@ -106,3 +107,5 @@ git-core-*/?* *.deb git-core.spec *.exe +libgit.a +*.o |