diff --git a/.gitignore b/.gitignore index 9491a2f..1a3a9a7 100644 --- a/.gitignore +++ b/.gitignore @@ -360,4 +360,5 @@ MigrationBackup/ .ionide/ # Fody - auto-generated XML schema -FodyWeavers.xsd \ No newline at end of file +FodyWeavers.xsd +FodyWeavers.xml \ No newline at end of file diff --git a/FodyWeavers.xml b/FodyWeavers.xml deleted file mode 100644 index 5029e70..0000000 --- a/FodyWeavers.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/LICENSE.txt b/LICENSE similarity index 100% rename from LICENSE.txt rename to LICENSE