Re: Cursor uploads .env file with secrets despite .gitignore and .cursorignore #21 Post by scottmotte » Thu, Mar 13, 2025, 8:09 PM UTC Encrypting your .env file with dotenvx, or something similar, can help mitigate this need for trust.
Re: Cursor uploads .env file with secrets despite .gitignore and .cursorignore #22 Post by withinboredom » Thu, Mar 13, 2025, 9:46 PM UTC 383toast wrote: post #8 withinboredom wrote: post #7 pro-tip: don't use .env files. They're a hack anyway. What do you use instead??? boring configuration files in ~/.config