diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,3 +2,4 @@ coverage.out *~ coverage.txt profile.out +.tmp/
\ No newline at end of file |
index : go-git | ||
A highly extensible Git implementation in pure Go. | Matěj Cepl <mcepl@cepl.eu> |
aboutsummaryrefslogtreecommitdiffstats |
-rw-r--r-- | .gitignore | 1 |
@@ -2,3 +2,4 @@ coverage.out *~ coverage.txt profile.out +.tmp/
\ No newline at end of file |