diff --git a/.gitignore b/.gitignore index d91b085..7a161c5 100644 --- a/.gitignore +++ b/.gitignore @@ -235,3 +235,6 @@ MigrationBackup/ # User-specific files *.rsuser + +# Macos +.DS_Store diff --git a/Models/ActiveProtect.code-workspace b/Models/ActiveProtect.code-workspace deleted file mode 100644 index f371420..0000000 --- a/Models/ActiveProtect.code-workspace +++ /dev/null @@ -1,10 +0,0 @@ -{ - "folders": [ - { - "path": "../../ActiveProtect.Tests" - }, - { - "path": ".." - } - ] -} \ No newline at end of file