Answer the question
In order to leave comments, you need to log in
How to see why git is ignoring a file or folder?
It's decided.
git is ignoring the folder, I don't understand why
PS D:\VS\UnknownEngine> git status --ignored
On branch master
Your branch is up to date with 'origin/master'.
Changes not staged for commit:
(use "git add <file>..." to update what will be committed)
(use "git restore <file>..." to discard changes in working directory)
modified: .gitignore
Ignored files:
(use "git add -f <file>..." to include in what will be committed)
.vs/
Debug/
MainWindow/Debug/
MainWindow/MainWindow.vcxproj.user
third-party/Vulkan/
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question