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

Popular posts from this blog

javascript - How to name a jQuery function to make a browser's back button work? -

python - Django-easy-pdf: xhtml2pdf reporting reportlab 2.2+ is required, but 3.0 installed -

collision detection - C++ library for mesh to mesh intersection: what is available? -