From d5b69bf18b20faf69f9de2b80a79c8b4f480269b Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Mon, 15 Aug 2022 12:30:36 +0300 Subject: Add .gitattributes files --- curl/curl/.gitattributes | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 curl/curl/.gitattributes (limited to 'curl/curl') 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 -- cgit v1.1