瀏覽代碼

Merge pull request #9893 from palewire/patch-1

Added Pipfile to .gitignore
Jeremy Tuloup 4 年之前
父節點
當前提交
9f50c45b39
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

@@ -56,6 +56,8 @@ __pycache__
 *.egg-info
 .ipynb_checkpoints
 pip-wheel-metadata
+Pipfile
+Pipfile.lock
 
 # xeus-python debug logs
 xpython_debug_logs