Skip to content

dvc add produces /tmp in .dvc/.gitignore #3561

@RomanVeretenov

Description

@RomanVeretenov

dvc version 0.91.1
installed via pip on ubuntu 18.04

Each dvc add produces extra line '/tmp' in .dvc/.gitignore.

 % git diff .dvc/.gitignore

diff --git a/.dvc/.gitignore b/.dvc/.gitignore
index 9bd2370..cfd5c3c 100644
--- a/.dvc/.gitignore
+++ b/.dvc/.gitignore
@@ -10,3 +10,6 @@
 /tmp

 /tmp
+/tmp
+/tmp
+/tmp

Metadata

Metadata

Assignees

Labels

awaiting responsewe are waiting for your reply, please respond! :)bugDid we break something?

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions