Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 329 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 329 Bytes

Ignore

Ignore is a package that pulls .gitignore files from Github's gitignore repo.

It makes it easy to add to your gitignore.


Create a new .gitignore file. ./ignore Go > .gitignore

Add to an existing .gitignore file. ./ignore Terraform >> .gitignore

Find existing .gitignore files. ./ignore -f c