diff --git a/.gitignore b/.gitignore index 9491a2f..22b2bdc 100644 --- a/.gitignore +++ b/.gitignore @@ -360,4 +360,18 @@ MigrationBackup/ .ionide/ # Fody - auto-generated XML schema -FodyWeavers.xsd \ No newline at end of file +FodyWeavers.xsd +#Ignore thumbnails created by Windows +Thumbs.db +#Ignore files built by Visual Studio +*.exe +*.bak +*.cache +[Bb]in +[Dd]ebug*/ +*.lib +obj/ +[Rr]elease*/ +[Tt]est[Rr]esult* +#Nuget packages folder +packages/