Can you hide files?
I don't mean hiding repls. You need the hacker plan for that. But lets say there is a file in a repl that you do not want anyone to see. Maybe it can hold some information that must remain confidential, or its a list of people who have won and lost at the game that only you want to know. I am just wondering if there is any way to do that.
grrlic
Hi, I would like to re-raise this topic. Let's say the program fetching a secret json file that depends on who is running the REPL. Can I specify which file extensions to hide when other people forking? e.g. .json files
Indeed you can! You can use
.env
files - check out the docs here: https://repl.it/site/docs/secret-keys@timmy_i_chen Thanks
@timmy_i_chen Hi Timmy, sorry for tagging. Just feeling like you may know the answer to my recent question.
@timmy_i_chen it isn't working