|
|
|
|
|
by nzach
340 days ago
|
|
Is there a proper way to use this project without commiting files to git ? I just want to try it out in a project I'm working on, but don't want to put it in the history. What I did is to add the backlog folder into the .gitignore file, but after every command I get a lengthy error about a git command error. And even if I were to add these files to my repository, I would want to add them manually. |
|