It sounds like they’re not actually added to the .p4ignore.txt, or it isn’t set.
First, make sure your
You need to make sure that is the name of the file and put it at the topmost folder in your workspace, and then in P4V open File → Open Command Prompt Here.
There type “SET p4ignore = .p4ignore”. It might be “SET p4ignore = .p4ignore.txt”, but I forget that part, it’ll give an error if you did it wrong or the file isn’t there.
This is what mine looks like. If you need a specific folder in CONTENT excluded then you need to add:
Content/nameoffolder
Make sure of this stuff and let us know how it goes!
Sorry for the late reply, don’t give up!
