Bläddra i källkod

Added Pipfile to .gitignore

Ben Welsh 4 år sedan
förälder
incheckning
f22dab18e1
1 ändrade filer med 2 tillägg och 0 borttagningar
  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