diff --git a/.gitignore b/.gitignore index 7c4ea99fc637dcda05766921e0bbc463c0112ea7..cf2c5217dcabb0bbb28d2912890e0dfb1ff3a646 100644 --- a/.gitignore +++ b/.gitignore @@ -270,4 +270,4 @@ dist/ src/.tools/* # Dotnet Tool Manifest -.config/* +.config/* \ No newline at end of file diff --git a/README.md b/README.md index 549e949ef8799c10c136f6b8b4f26bb4c991a977..22ab8dbd76799aec595e1aa67797c0b846e7c9f7 100644 --- a/README.md +++ b/README.md @@ -28,4 +28,4 @@ The project will be build and tested. * [Commit convention](docs/ESLintConvention.md) * [Everything possible with markup](docs/testdoc.md) -* [Adding NUnit tests](docs/nunit.md) \ No newline at end of file +* [Adding NUnit tests](docs/nunit.md) \ No newline at end of file