iesahin / xvc

A robust (🐢) and fast (🐇) MLOps tool for managing data and pipelines in Rust (🦀)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`xvc init` command replaces current `.gitignore` file

erkutalakus opened this issue · comments

If there is already a .gitignore file, it might be better for the command to append the .xvc files and folders to it.

Thanks @erkutalakus for reporting this. Fixed in main and v0.3.4 will contain it.