*
!.gitignore
!*.nim
/*.nim
!*.nimble
!*.docopt
!*.md
!nim.cfg
!README*
!LICENSE
!/src
!/src/docopt
!/test
!/examples
!/.github/
!/.github/workflows/
!/.github/workflows/*.yml
