mirror of
https://github.com/carloscuesta/gitmoji.git
synced 2025-12-08 20:14:12 +00:00
✨ Add more emojis
This commit is contained in:
parent
7cf9ced811
commit
ebb7bd67cb
@ -20,6 +20,16 @@
|
||||
"code": ":fire:",
|
||||
"description": "Removing code or files."
|
||||
},
|
||||
{
|
||||
"emoji": "💚",
|
||||
"code": ":green_heart:",
|
||||
"description": "Fixing CI Build."
|
||||
},
|
||||
{
|
||||
"emoji": "🔒",
|
||||
"code": ":lock:",
|
||||
"description": "Fixing security issues."
|
||||
},
|
||||
{
|
||||
"emoji": "✨",
|
||||
"code": ":sparkles:",
|
||||
@ -70,6 +80,11 @@
|
||||
"code": ":rotating_light:",
|
||||
"description": "Removing linter warnings."
|
||||
},
|
||||
{
|
||||
"emoji": "🚀",
|
||||
"code": ":rocket:",
|
||||
"description": "Deploying stuff."
|
||||
},
|
||||
{
|
||||
"emoji": "⚡️",
|
||||
"code": ":zap:",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user