# ignore everything
*

# but not these files...
!dist/RTCMultiConnection.js
!dist/RTCMultiConnection.min.js
!package.json
!logs.json
!config.json
!npm-test.js
!server.js
!README.md
