C#C
C#2y ago
Mathall

✅ how to add certain folders to .gitignore

Hey all i'm trying to add my .vscode, bin, and obj file to my .gitignore, but for somereason they will not go away even when i have
#
obj/
.vscode/
bin/

in the .gitignore file, any help would be appreciated
oh heres the repo
https://github.com/Mathall003/WordleGame/blob/main/.gitignore
GitHub
Contribute to Mathall003/WordleGame development by creating an account on GitHub.
Was this page helpful?