2023-07-13 17:08:28 +00:00
2023-07-11 22:41:01 +02:00
2023-07-11 19:40:51 +00:00
2023-07-11 22:41:01 +02:00
2023-07-13 17:08:28 +00:00

gitigrab

Helps you quickly add a gitignore file to your projects. Utilizes the templates from Github's gitigore repo.

Usage

$ gitigrab
# Usage: gitigrab <template>

# Example 1: Add a Go gitignore file named `Go.gitignore`
$ gitigrab go > Go.gitignore

# Example 2: Add a Python gitignore file named `.gitignore`
$ gitigrab python 
Description
Helps you quickly add a gitignore file to your projects.
Readme 37 KiB
Languages
Shell 80.3%
Makefile 19.7%