git tip 12: why .gitignore isn't tracking your file The file was probably already committed before you added it. gitignore only blocks files git has never seen. Watch the video for a fix Fix: git rm --cached filename, then commit. One command, done. Git Tip #12, new tips every Thursday. #git #gitignore #github #developer #devtips

A very useful and efficient way to learn Git. Thanks, Barbara!

Like
Reply
See more comments

To view or add a comment, sign in

Explore content categories