ソースを参照

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