From: 雾雨魔理沙 Date: Thu, 16 May 2019 18:54:43 +0000 (-0700) Subject: Update .gitignore (#3199) X-Git-Tag: upstream/0.7.0~2418 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=493f90ff5cd08e484b61a79378d86391f0c20178;p=platform%2Fupstream%2Ftvm.git Update .gitignore (#3199) --- diff --git a/.gitignore b/.gitignore index e44aa6e..a735573 100644 --- a/.gitignore +++ b/.gitignore @@ -216,3 +216,7 @@ patched.txt # Python type checking .mypy_cache/ .pyre/ + +# pipenv file +Pipfile +Pipfile.lock