Skip to content
Snippets Groups Projects
Commit f3f279f3 authored by Pierrick's avatar Pierrick Committed by pierrick_cbl
Browse files

fix: recorder's '.gitignore' is no longer pushed/pulled on the repo

parent 3953bab6
Branches
Tags
1 merge request!5feat: users can have their own Git repo that will be persisted
......@@ -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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment