diff --git a/.gitignore b/.gitignore index 4e7b25a..1758441 100644 --- a/.gitignore +++ b/.gitignore @@ -17,7 +17,6 @@ nuget/ .idea/ .editorconfig *.user -*.DotSettings #backups .old*/ diff --git a/DTLib/DTLib.csproj.DotSettings b/DTLib/DTLib.csproj.DotSettings new file mode 100644 index 0000000..d72a4eb --- /dev/null +++ b/DTLib/DTLib.csproj.DotSettings @@ -0,0 +1,2 @@ + + False \ No newline at end of file