Explorar el Código

Merge pull request #9893 from palewire/patch-1

Added Pipfile to .gitignore
Jeremy Tuloup hace 4 años
padre
commit
9f50c45b39
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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