summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--curl/curl/.gitattributes2
-rw-r--r--libcurl/libcurl/.gitattributes2
2 files changed, 4 insertions, 0 deletions
diff --git a/curl/curl/.gitattributes b/curl/curl/.gitattributes
new file mode 100644
index 0000000..a6bfc4e
--- /dev/null
+++ b/curl/curl/.gitattributes
@@ -0,0 +1,2 @@
+lib symlink=dir
+src symlink=dir
diff --git a/libcurl/libcurl/.gitattributes b/libcurl/libcurl/.gitattributes
new file mode 100644
index 0000000..c58ac78
--- /dev/null
+++ b/libcurl/libcurl/.gitattributes
@@ -0,0 +1,2 @@
+include symlink=dir
+lib symlink=dir