i can’t understand which file you ignore why you add echo command you are creating frustration can you please tell me which file to ignore… normally i have some file in VS code the file is not showing in my git (lock file)… i don’t want to move stagging area because we use .gitignore but my question is Mosh using different file i can’t understand which he add there is no mentioned… simply he created mkdir command but he is not showing normal file in vs code… can you please help me…
1 Like
Looks like you have a folder called gitignore, i think you oughta have a file called .gitignore instead. If you have windows you can show hidden .folders in your settings but some will not show, only in the console.
Echo is a command that will write out text, i think instead of naming the file that, he wanted you to write in a file.
Thankfully the git course has no final project where you have to worry about getting everything right. So take notes do what you can and move on if you tried everything. But review the concepts later it may make sense in a day or 2.