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