Quantcast
Channel: User Schwern - Stack Overflow
Viewing all articles
Browse latest Browse all 581

Comment by Schwern on why .gitignore syntax Invalid

$
0
0
Your original .gitignore should work, tho venv/ makes it specifically about a directory. git rm -rf -cached venv is not correct, you need two dashes --cached. If that's what you ran, you never actually removed the venv files from Git. Check git log --stat to see if the files were removed.

Viewing all articles
Browse latest Browse all 581

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>