Skip to content

Commit bc0aaa6

Browse files
committed
Merge remote-tracking branch 'cpp-lln-lab/master'
2 parents 9aa30db + f69056c commit bc0aaa6

28 files changed

+1993
-672
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ tests/*.tsv*
2121
# exclude report from check_my_code
2222
check_my_code_report.txt
2323

24+
# jupyter notebook checkpoints
25+
.ipynb_checkpoints
26+
*/.ipynb_checkpoints/*
2427

2528

2629

0 commit comments

Comments
 (0)