diff --git a/.gitignore b/.gitignore index 9491a2f..dbbb3ef 100644 --- a/.gitignore +++ b/.gitignore @@ -10,6 +10,9 @@ *.userosscache *.sln.docstates +#ignore builds +Builds/ + # User-specific files (MonoDevelop/Xamarin Studio) *.userprefs @@ -360,4 +363,4 @@ MigrationBackup/ .ionide/ # Fody - auto-generated XML schema -FodyWeavers.xsd \ No newline at end of file +FodyWeavers.xsd