diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 7ef0a76..0000000 --- a/.gitignore +++ /dev/null @@ -1,3 +0,0 @@ -/obj -/bin/Release/netstandard2.0 -/bin/Debug/netstandard2.0 diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index cd05d00..0000000 --- a/.gitmodules +++ /dev/null @@ -1,3 +0,0 @@ -[submodule "Svelto.Common"] - path = Svelto.Common - url = https://github.com/sebas77/Svelto.Common