diff --git a/rep-0128.rst b/rep-0128.rst index 5c0ce9e8..6d18cc84 100644 --- a/rep-0128.rst +++ b/rep-0128.rst @@ -37,7 +37,7 @@ This is the recommended layout for development is as follows: package.xml ... package_n/ - CATKIN_IGNORE --Optionally place this empty marker file to exclude package_n from being processed + CATKIN_IGNORE --Optionally place this marker file to exclude package_n from being processed. Its file type (e.g. regular file, directory) and contents don't matter. It may even be a dangling symlink. CMakeLists.txt package.xml build/ --BUILD SPACE(this is where build system is invoked, not necessarily within workspace)