diff --git a/lattice/.gitignore b/lattice/.gitignore new file mode 100644 index 000000000..a17dd714d --- /dev/null +++ b/lattice/.gitignore @@ -0,0 +1,16 @@ +# See https://help.github.com/articles/ignoring-files/ for more about ignoring files. + +# dependencies +/node_modules +/.pnp +.pnp.js + +# testing +/coverage + +# production +/build + +npm-debug.log* +yarn-debug.log* +yarn-error.log*