Browse Source

Merge pull request #9893 from palewire/patch-1

Added Pipfile to .gitignore
Jeremy Tuloup 4 năm trước cách đây
mục cha
commit
9f50c45b39
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  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