diff --git a/.gitignore b/.gitignore index ad46b30..f1955fb 100644 --- a/.gitignore +++ b/.gitignore @@ -59,3 +59,5 @@ typings/ # next.js build output .next + +.vscode \ No newline at end of file diff --git a/src/index.js b/src/index.js index 5274bd4..2577c46 100644 --- a/src/index.js +++ b/src/index.js @@ -16,6 +16,10 @@ const messages = [ "Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live", "naruto, The programmer ninja!", "The covid-19 block my commit", + "I dont speak commit, sorry", + "The commitventure begins", + "Once upon a time a commit", + "Super commit bros" ]; const funnyCommit = () => {