Merge branch 'master' into event-emitter

This commit is contained in:
Kim Gardner
2017-07-25 14:04:22 -04:00
committed by GitHub
+2 -1
View File
@@ -1,9 +1,10 @@
# excluded because we'll likely need to rebuild this.
node_modules
# scripts are used during development and testing, not
# most scripts are used during development and testing, not
# production.
scripts
!scripts/generateIntrospectionResult.js
# documentation should not be visable in production.
docs