diff --git a/.gitignore_recorder b/.gitignore_recorder index ba9a0fe21f6d7d8b9b0fdef3f21a57c211b311fd..7d1a7b68fe94a670b1ee7e52632e231478e013f0 100644 --- a/.gitignore_recorder +++ b/.gitignore_recorder @@ -177,3 +177,7 @@ dist # .pnp.* # End of https://www.toptal.com/developers/gitignore/api/maven,java,node,yarn,kotlin + +# The following line is to prevent the '.gitignore' file from being pushed on the user's repo +# That way, it will not be pulled in the user's directory when the container starts +.gitignore \ No newline at end of file