Skip to content

cig (CATKIN_IGNORE Generator) is a simple command line utility that adds / removes CATKIN_IGNORE files.

Notifications You must be signed in to change notification settings

sarguez/ros_cig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

cig (CATKIN_IGNORE Generator) is a simple command line utility that adds / removes CATKIN_IGNORE files into your subdirectories.

How to Use:

  • Add the script ‘cig’ to your path
  • Call cig, it will display the folders in your ~/catkin_ws/src with depth of 1 by default. (check cig - h to change the workspace directory, or the displayed depth)
  • Cross means that there is a CATKIN_IGNORE in that directory. Add a cross to add CATKIN_IGNORE to that directory. Remove an existing cross to remove the CATKIN_IGNORE file from that directory.

./img/202411181613-47.png

About

cig (CATKIN_IGNORE Generator) is a simple command line utility that adds / removes CATKIN_IGNORE files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages