diff options
author | Guenter Knauf <lists@gknw.net> | 2012-07-11 17:40:09 +0200 |
---|---|---|
committer | Guenter Knauf <lists@gknw.net> | 2012-07-11 17:40:09 +0200 |
commit | dfe405076e0badb7db3f22bbe008c9846861e7f6 (patch) | |
tree | 23b13652c19229b33c33d1ae3be8023abc04f970 /lib/.gitignore | |
parent | dce2e1aa0f1b0e2889ca671f34ac27e772d2a277 (diff) | |
download | curl-dfe405076e0badb7db3f22bbe008c9846861e7f6.tar.gz |
Removed libcurl.imp from Makefile.am.
Updated .gitignore for NetWare created files.
Diffstat (limited to 'lib/.gitignore')
-rw-r--r-- | lib/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/.gitignore b/lib/.gitignore index b49038e44..a88bc9281 100644 --- a/lib/.gitignore +++ b/lib/.gitignore @@ -13,3 +13,5 @@ Makefile.vc10.dist libcurl.vers *.a *.res +*.imp +*.nlm |