diff --git a/.gitignore b/.gitignore index 102f771..fa27162 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ /node_modules/ +/bin/ +/obj/ diff --git a/.idea/.idea.DredgePos.dir/.idea/.name b/.idea/.idea.DredgePos.dir/.idea/.name deleted file mode 100644 index ef3c4c6..0000000 --- a/.idea/.idea.DredgePos.dir/.idea/.name +++ /dev/null @@ -1 +0,0 @@ -DredgePos \ No newline at end of file diff --git a/.idea/.idea.DredgePos.dir/.idea/vcs.xml b/.idea/.idea.DredgePos.dir/.idea/vcs.xml new file mode 100644 index 0000000..94a25f7 --- /dev/null +++ b/.idea/.idea.DredgePos.dir/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.idea/config/applicationhost.config b/.idea/config/applicationhost.config index b3f06c7..03a4e12 100644 --- a/.idea/config/applicationhost.config +++ b/.idea/config/applicationhost.config @@ -156,7 +156,7 @@ - + @@ -974,21 +974,26 @@ - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/obj/Debug/net6.0/DredgePos.fsproj.CoreCompileInputs.cache b/obj/Debug/net6.0/DredgePos.fsproj.CoreCompileInputs.cache index 002c746..d27baee 100644 --- a/obj/Debug/net6.0/DredgePos.fsproj.CoreCompileInputs.cache +++ b/obj/Debug/net6.0/DredgePos.fsproj.CoreCompileInputs.cache @@ -1 +1 @@ -4ce3c2bb1d8bbd35c1b58d110118bb059ac6cd85 +e1d3c8aeb8a85bfce1b4a5dcb79416139c992168 diff --git a/obj/Debug/net6.0/DredgePos.fsprojAssemblyReference.cache b/obj/Debug/net6.0/DredgePos.fsprojAssemblyReference.cache index ad8425d..edad874 100644 Binary files a/obj/Debug/net6.0/DredgePos.fsprojAssemblyReference.cache and b/obj/Debug/net6.0/DredgePos.fsprojAssemblyReference.cache differ