diff --git a/.gitignore b/.gitignore index 947a68b..fad4507 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,12 @@ # wiki files Python2017.wiki/* + +# Jupyter Files */.ipynb_checkpoints/* + +# Rope files .ropeproject */.ropeproject + +# Labs temp files +labs03/haslo2.txt