Added package gitty (#2882)

This commit is contained in:
chrischtel 2024-05-26 16:35:51 +02:00 committed by GitHub
parent 8240f0a5da
commit 0efa918985
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -33512,5 +33512,18 @@
"description": "Nix lockfile generator",
"license": "BSD-3-Clause",
"web": "https://git.sr.ht/~ehmry/nim_lk"
},
{
"name": "gitty",
"url": "https://github.com/chrischtel/gitty",
"method": "git",
"tags": [
"cli",
"tool",
"gitignore"
],
"description": "Easily create .gitignore files from your terminal",
"license": "BSD-3-Clause",
"web": "https://github.com/chrischtel/gitty"
}
]