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 /src/.gitignore | |
parent | 98ca62c2d685520d89483b3593c7c5306bdae77b (diff) | |
download | curl-6fb0ed88d64622f198b5da9bac20e4efd4d1d9ef.tar.gz |
Moved some patterns to subfolder's .gitignore.
Diffstat (limited to 'src/.gitignore')
-rw-r--r-- | src/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/.gitignore b/src/.gitignore index d99cc3f7c..ce74f2fc6 100644 --- a/src/.gitignore +++ b/src/.gitignore @@ -9,3 +9,5 @@ version.h.dist tool_version.h.dist Makefile.vc10.dist config-win32.h +*.a +*.res |