Closed kcranston closed 5 years ago
Modify the make-template-repo.py script that creates the assignment template repo for github classroom to add a .gitignore file. Things we should ignore:
make-template-repo.py
.ipynb_checkpoints
.DS_Store
Done via commit 3609e3ad
Modify the
make-template-repo.py
script that creates the assignment template repo for github classroom to add a .gitignore file. Things we should ignore:.ipynb_checkpoints
.DS_Store