diff --git a/.gitignore b/.gitignore index a4a915f..2d65688 100644 --- a/.gitignore +++ b/.gitignore @@ -43,6 +43,9 @@ Generated\ Files/ [Tt]est[Rr]esult*/ [Bb]uild[Ll]og.* +bin/ +obj/ + # NUnit *.VisualState.xml TestResult.xml @@ -350,4 +353,4 @@ healthchecksdb MigrationBackup/ # Ionide (cross platform F# VS Code tools) working folder -.ionide/ \ No newline at end of file +.ionide/