diff --git a/.gitignore b/.gitignore index c30732af1..146c6bcdb 100644 --- a/.gitignore +++ b/.gitignore @@ -52,4 +52,7 @@ node_modules/ #volatile App_Data/ -*.db \ No newline at end of file +*.db + +# Fody - auto-generated XML schema +FodyWeavers.xsd \ No newline at end of file