diff --git a/.gitignore b/.gitignore index dfcfd56..88f9b6f 100644 --- a/.gitignore +++ b/.gitignore @@ -348,3 +348,6 @@ MigrationBackup/ # Ionide (cross platform F# VS Code tools) working folder .ionide/ +dist/ +.DS_Store +._* \ No newline at end of file