diff --git a/.gitignore b/.gitignore index 9491a2f..5b013e7 100644 --- a/.gitignore +++ b/.gitignore @@ -360,4 +360,7 @@ MigrationBackup/ .ionide/ # Fody - auto-generated XML schema -FodyWeavers.xsd \ No newline at end of file +FodyWeavers.xsd + +# Ignore local publish test builds +publish-test/ \ No newline at end of file