diff --git a/.DS_Store b/.DS_Store deleted file mode 100644 index cecaf8a..0000000 Binary files a/.DS_Store and /dev/null differ diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..cacf0d8 --- /dev/null +++ b/.gitignore @@ -0,0 +1,7 @@ +*.DS_Store + +# exclude notebook checkpoints +.ipynb_checkpoints + +# exclude run script + diff --git a/Chapter05/.DS_Store b/Chapter05/.DS_Store deleted file mode 100644 index fd3fa0c..0000000 Binary files a/Chapter05/.DS_Store and /dev/null differ diff --git a/Chapter07/.DS_Store b/Chapter07/.DS_Store deleted file mode 100644 index 2167c40..0000000 Binary files a/Chapter07/.DS_Store and /dev/null differ diff --git a/Chapter08/.DS_Store b/Chapter08/.DS_Store deleted file mode 100644 index 3bfb2fc..0000000 Binary files a/Chapter08/.DS_Store and /dev/null differ diff --git a/Chapter10/.DS_Store b/Chapter10/.DS_Store deleted file mode 100644 index eb64c3e..0000000 Binary files a/Chapter10/.DS_Store and /dev/null differ diff --git a/Chapter11/.DS_Store b/Chapter11/.DS_Store deleted file mode 100644 index 7bdd748..0000000 Binary files a/Chapter11/.DS_Store and /dev/null differ diff --git a/Chapter12/.DS_Store b/Chapter12/.DS_Store deleted file mode 100644 index af1f624..0000000 Binary files a/Chapter12/.DS_Store and /dev/null differ diff --git a/Chapter13/.DS_Store b/Chapter13/.DS_Store deleted file mode 100644 index a8320f1..0000000 Binary files a/Chapter13/.DS_Store and /dev/null differ diff --git a/extra content - bonus content.pdf b/extra content - bonus content.pdf new file mode 100644 index 0000000..e75400b Binary files /dev/null and b/extra content - bonus content.pdf differ diff --git a/extra content - color images.pdf b/extra content - color images.pdf new file mode 100644 index 0000000..d596fe1 Binary files /dev/null and b/extra content - color images.pdf differ