diff options
author | Guenter Knauf <lists@gknw.net> | 2012-07-03 14:31:50 +0200 |
---|---|---|
committer | Guenter Knauf <lists@gknw.net> | 2012-07-03 14:31:50 +0200 |
commit | 6fb0ed88d64622f198b5da9bac20e4efd4d1d9ef (patch) | |
tree | 644a9a26a2149e856f24befe27623e6fe4b8c9f0 /lib | |
parent | 98ca62c2d685520d89483b3593c7c5306bdae77b (diff) |
Moved some patterns to subfolder's .gitignore.
Diffstat (limited to 'lib')
-rw-r--r-- | lib/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/.gitignore b/lib/.gitignore index 9907603fd..b49038e44 100644 --- a/lib/.gitignore +++ b/lib/.gitignore @@ -11,3 +11,5 @@ libcurl.vcproj vc6libcurl.dsp Makefile.vc10.dist libcurl.vers +*.a +*.res |