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 /include/curl | |
parent | 19ca0c0fbe3066be78219ac894f0cb0ef7efebb4 (diff) | |
download | curl-b40acd8009cf92c0efbf850cb23e579210f07602.tar.gz |
provide an initial set of .gitignore files
Diffstat (limited to 'include/curl')
-rw-r--r-- | include/curl/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/include/curl/.gitignore b/include/curl/.gitignore new file mode 100644 index 000000000..9958c2224 --- /dev/null +++ b/include/curl/.gitignore @@ -0,0 +1,3 @@ +curlbuild.h +stamp-h3 + |