Skip to content

Commit

Permalink
Added package gitty (#2882)
Browse files Browse the repository at this point in the history
  • Loading branch information
chrischtel authored May 26, 2024
1 parent 8240f0a commit 0efa918
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions packages.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
]

0 comments on commit 0efa918

Please sign in to comment.