Saving data to the env file

I want to use the .env file for storing json. I have had the idea to encrypt the data into a file, but it takes a lot more space. So back to the topic… I tried to save some text to .env using file system, but it wouldn’t let me. Does anyone have ideas on fixing this?

it also sounds like you haven’t been using the .data directory?

I think I tested that and saw that if you weren’t on the project, you can still see the contents of the file.

should work for files not created in the editor though

WDYM? I just did a test by creating a .data file then viewing it on a signed out account and it lets me see the content of the file