diff options
| author | Brandon Casey <drafnel@gmail.com> | 2011-11-06 20:07:27 -0600 |
|---|---|---|
| committer | Brandon Casey <drafnel@gmail.com> | 2011-11-06 20:07:27 -0600 |
| commit | 0b142c9cb207444e22c4136c64c4d7bcecb2ccef (patch) | |
| tree | 275fa9bdb3dfb447cb76ae1d3550c9521a63daf7 /examples | |
| parent | 349532d0b1fd4eb94b398616602674ff516f6d76 (diff) | |
| download | libgit2-0b142c9cb207444e22c4136c64c4d7bcecb2ccef.tar.gz | |
examples/network/.gitignore: ignore 'git2'
Diffstat (limited to 'examples')
| -rw-r--r-- | examples/network/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/network/.gitignore b/examples/network/.gitignore new file mode 100644 index 000000000..1b48e66ed --- /dev/null +++ b/examples/network/.gitignore @@ -0,0 +1 @@ +/git2 |
