gitextract_6f6qi3n6/ ├── .gitignore ├── LICENSE ├── README.md └── manuscript/ ├── Book.txt ├── Subset.txt ├── about_me.md ├── apendix-a.md ├── bibliography.md ├── chapter_01.md ├── chapter_02.md ├── chapter_03.md ├── chapter_04.md ├── chapter_05.md ├── chapter_06.md ├── chapter_07.md ├── chapter_08.md ├── chapter_09.md ├── chapter_10.md └── resources/ └── readme.md