Setting up the slack bot.
I was following the guide, however I was having a hard time trying to learn how to use terminal app. I Googled how to move .env file to .gitignore.
Initially, I did it with the mv command. However, it removed my text inside.
Later, I tried the echo command and I was confused it didn’t move the file into the .gitignore folder. After a few more research, I only manage to find out that adding files to .gitignore only remove it from being push to gitHub, and it remain on the same file path.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.