diff options
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 513f22eb1d..d7e8d2ac0d 100644 --- a/.gitignore +++ b/.gitignore @@ -78,6 +78,7 @@ git-relink git-repack git-repo-config git-request-pull +git-rerere git-reset git-resolve git-rev-list @@ -123,3 +124,4 @@ git-core.spec libgit.a *.o *.py[co] +config.mak |