diff --git a/.gitignore b/.gitignore index f5e5d3c..9eca9b6 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -dpf +build +bin diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..924d963 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "dpf"] + path = dpf + url = https://github.com/DISTRHO/DPF diff --git a/dpf b/dpf new file mode 160000 index 0000000..f581516 --- /dev/null +++ b/dpf @@ -0,0 +1 @@ +Subproject commit f5815166356e85a5fe244f6024c2e401f04b10fa