How to Install ignore-me in Ubuntu 18.04



Install ignore-me by entering the following commands in the terminal:

sudo apt update
sudo apt install ignore-me

Description:

Generator for ignore files for autotools based projects

This program helps by creating a ignore file for your autotools basedproject. After installing it provides some binaries, which can copy the shipped Makefile into your current project directory. Currently it supports BZR, CVS, GIT, HG and SVN. The Makefiles itself providing some useful rules for blacklisting some of your files to put them into the ignore file. See it man pages for further information.

Homepage: https://launchpad.net/ignore-me

Version: 0.1.2-1

Section: universe/utils