Added gitignore and curl submodule

This commit is contained in:
Federico Stazi 2020-08-05 14:12:17 +00:00
parent b5d7e43dde
commit 24786c44d8
3 changed files with 7 additions and 1 deletions

4
.gitmodules vendored
View File

@ -4,3 +4,7 @@
[submodule "oss-internship-2020/pffft/master"] [submodule "oss-internship-2020/pffft/master"]
path = oss-internship-2020/pffft/master path = oss-internship-2020/pffft/master
url = https://bitbucket.org/jpommier/pffft/src/master/ url = https://bitbucket.org/jpommier/pffft/src/master/
[submodule "oss-internship-2020/curl/custom_curl/curl"]
path = oss-internship-2020/curl/custom_curl/curl
url = https://github.com/curl/curl

1
oss-internship-2020/curl/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
build/

@ -0,0 +1 @@
Subproject commit a0c461434c747ad6daff0c85c0a8bbe9cfc44d75