All build artifacts should be generated in the build directory

This commit is contained in:
Tim Schaub
2015-04-20 07:02:38 -06:00
parent 98240b0bea
commit e2eba46d32
-1
View File
@@ -1,6 +1,5 @@
*.pyc *.pyc
/build/ /build/
/examples/index.js
/node_modules/ /node_modules/
/dist/ /dist/
/coverage/ /coverage/