diff options
author | Daniel Stenberg <daniel@haxx.se> | 2010-03-20 23:35:45 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2010-03-20 23:35:45 +0100 |
commit | b40acd8009cf92c0efbf850cb23e579210f07602 (patch) | |
tree | bf20fd0b3fb17c435bac4f3cdbec3d7c3c72ba12 /src/.gitignore | |
parent | 19ca0c0fbe3066be78219ac894f0cb0ef7efebb4 (diff) | |
download | curl-b40acd8009cf92c0efbf850cb23e579210f07602.tar.gz |
provide an initial set of .gitignore files
Diffstat (limited to 'src/.gitignore')
-rw-r--r-- | src/.gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/.gitignore b/src/.gitignore new file mode 100644 index 000000000..b1c772903 --- /dev/null +++ b/src/.gitignore @@ -0,0 +1,5 @@ +curl +curl_config.h +curl_config.h.in +hugehelp.c +stamp-h2 |