Skip to content

Setup directory structure

amandink requested to merge setup_directory_structure into main

To structure the respository I have added two directories one for the data one for the code. This also makes it easier later to tell spinx were the code for the documentation can be found.

Moreover, I have added a simple gitignore file to prevent the upload for e.g. pycharm specific files/directories.

Merge request reports