Added package gigi (#2081)

This commit is contained in:
Kazuya Takei 2021-12-07 23:37:06 +09:00 committed by GitHub
parent 9155f0ce29
commit 0cd19c52dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24422,5 +24422,18 @@
"description": "paramidi with nimib",
"license": "MIT",
"web": "https://github.com/pietroppeter/paramidib"
},
{
"name": "gigi",
"url": "https://github.com/attakei/gigi",
"method": "git",
"tags": [
"git",
"gitignore",
"cli"
],
"description": "GitIgnore Generation Interface",
"license": "Apache-2.0",
"web": "https://github.com/attakei/gigi"
}
]