- Created a .cursorignore file to manage local environment files. - Updated .env.example to reflect changes in the public app URL. - Modified the gmail workspace configuration to include the drive-suite path. - Enhanced email view components to support attachment handling and fallback for plain text bodies. - Improved user experience by updating attachment display logic and integrating inline attachment support.
5 lines
168 B
Plaintext
5 lines
168 B
Plaintext
# Environnement local (test) — accessible aux agents Cursor.
|
|
# Contre la liste d'ignore par défaut de Cursor ; fichiers toujours dans .gitignore.
|
|
!.env
|
|
!.env*.local
|