diff options
author | Shawn O. Pearce <spearce@spearce.org> | 2008-12-18 08:20:50 -0800 |
---|---|---|
committer | Shawn O. Pearce <spearce@spearce.org> | 2008-12-18 08:20:50 -0800 |
commit | def425bf8568b9c1e20879bf5be6f9c52b7361c4 (patch) | |
tree | 5fcb851f4bbff2968e56b9792ce8310a2eb50002 /.gitignore | |
parent | c18626eef6cbd1b420b85fc9f8a44d5031ad2fcd (diff) | |
download | libgit2-def425bf8568b9c1e20879bf5be6f9c52b7361c4.tar.gz |
Remove references to src/git/config.h
It was removed in ec250c6e18e56d12714f9010e1b15e5feec5f473.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 0269c3f82..27c3c2780 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,4 @@ /apidocs -/src/git/config.h /trash-*.exe *.o *.a |