diff --git a/.gitignore b/.gitignore index fd6e3f0..688b3d8 100644 --- a/.gitignore +++ b/.gitignore @@ -38,3 +38,7 @@ backend/uploads/ # Coverage coverage/ .nyc_output/ + +!.cowork/ +!.cowork/memory/ +!.cowork/memory/** \ No newline at end of file