version control - Why "src/core" is ignored automatically in IntelliJ VCS -
i use intellij idea 13.1.1.
it's source folder structure. module1/src/api module1/src/core
and use cvs version control system.
"api" source folder managed intellij vcs, "core" sorce foloder not managed. files marked olive color , vcs sub menus deactivated, except "check out".
why "src/core" ignored automatically in intellij vcs?
i checked "file"->"settings"->"version control"->"ignored files" "core" not exists.
Comments
Post a Comment