diff --git a/.gitignore b/.gitignore index 557bf2c..c50acbe 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ Program.cs .vscode bin -obj \ No newline at end of file +obj +Tesla.NET.csproj \ No newline at end of file diff --git a/Tesla.NET.csproj b/Tesla.NET.csproj deleted file mode 100644 index a3c7122..0000000 --- a/Tesla.NET.csproj +++ /dev/null @@ -1,13 +0,0 @@ - - - - Exe - net5.0 - - - - - - - -