# exclude all
/*

# project structure
!/src/
!/etc/
!/docs/
!/test/
!/dist/


# project files
!.gitignore
!README.md
!package.json
!LICENSE
!webpack.config.umd.js