What's the recommended way to handle session_store...
# questions
d
What's the recommended way to handle session_store.db and stats json in a git project? session_store.db is almost always a conflict on merge. It's easy to handle but was curious if there is additional logic recommended or if some people .gitignore these files.
👀 1
h
Someone will reply to you shortly. In the meantime, this might help:
r
Hi Dylan, Thanks for raising the issue. If you are not looking for collaborative experiment tracking, you can ignore this file from version control. Also if you are using KedroViz >= 9.2.0, these are placed inside .viz folder which can be gitignored. Thank you
👍 3