*
!external/
!external/jigsaw-python/
!external/jigsaw/
!cratermaker/
!cratermaker/core/
!cratermaker/models/
!cratermaker/plugins/

!cratermaker/utils/
!cratermaker/cython/
!cratermaker/**.py
!cratermaker/*/**.py
!cratermaker/*/**.pyx
!cratermaker/*/**.h
!src/
!src/*/
!src/*/**.f90
!cmake/
!cmake/Modules/
!cmake/Modules/*.cmake
!tests/
!tests/core/
!tests/utils/
!tests/cython/
!tests/*/**.py
!.gitignore
!CMakeLists.txt
!distclean.cmake
!README.md
!version.txt
!pyproject.toml
!LICENSE
!.readthedocs.yaml
!environment.yml
!docs/
!docs/**/*
docs/**/*.ai
docs/_build/
docs/_build/**/*
docs/generated/
docs/generated/**/*
docs/*/**.DS_Store
docs/*/**.swp
docs/_static/fortran_docs/
docs/_static/fortran_docs/*/**
!fortran_docs.md




docs/.DS_Store
