You are browsing as a guest. Sign up (or log in) to start making projects!

1h 11m 56s logged

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.

0
14

Comments 0

No comments yet. Be the first!