gitextract_ajg3_3i6/ ├── .gitignore ├── CHANGELOG.md ├── CONTRIBUTING.md ├── CONTRIBUTORS.md ├── LICENSE ├── README.md ├── _config.yml ├── irrelevant/ │ ├── insert_ids.py │ ├── notebook_generator.py │ ├── notebook_instructions.md │ ├── obsolete/ │ │ ├── add_categories │ │ ├── generate_contributions.py │ │ ├── initial.md │ │ └── parse_readme.py │ └── wtf.ipynb └── mixed_tabs_and_spaces.py