#https://git-scm.com/book/en/v2/Git-Basics-Getting-a-Git-Repository
git add LICENSE README.rst CHANGELOG.rst setup.py  .gitignore noxfile.py Makefile .readthedocs.yml .gitlab-ci.yml
git add bin/reinstall bin/installpns bin/update bin/gitadd
git add resources
git add fdi/*.py
git add fdi/dataset/*.py fdi/dataset/resources
git add fdi/pns/*.py fdi/pns/resources
git add fdi/pal/*.py fdi/pal/resources
git add fdi/utils/*.py
git add tests/*.py
git add doc/sphinx/index.rst doc/sphinx/usage doc/sphinx/api doc/sphinx/conf.py doc/sphinx/Makefile doc/sphinx/_static doc/sphinx/_templates
