diff --git a/.gitignore b/.gitignore index bd7ada3..5474f19 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,7 @@ -# gitignore created on 07/09/22 at 08:44 +# gitignore created on 11/14/22 at 13:02 +# Disable reminder in prompt +ignoredirmessage + # Disable reminder in prompt ignoredirmessage @@ -88,3 +91,8 @@ $RECYCLE.BIN/ # ignore .no_push files **/.no_push +# ignore .no_git files +**/.no_git + +# ignore commit message +.gitcommit