project ignored
hello,
just pulled from github, at first everything seemed fine, but now phpStorm acts as if the whole project is ignored... under file -> settings -> version control there is the right project folder. Using latest version. Any hint?
Thanks a lot
请先登录再写评论。
Hello,
Do you mind me asking how exactly did you find out that the project is ignored? What color do the files have in the Project tool window?
hi,
thanks for your answer. The files have the color of ignored:
thanks
Please check if you have a project directory in the "Settings > Directories", looks like the whole project is excluded. There were similar reports recently and a workaround here is to re-create the project ".idea" folder (just move it somewhere when IDE is closed and re-open the project, the folder will be re-created automatically).
that worked in fact.
thanks a lot