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

windows - Single EXE to Install Python Standalone Executable for Easy Distribution -

c# - Access objects in UserControl from MainWindow in WPF -

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