1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-02-01 05:16:10 +01:00
slate/.gitignore
Ian Storm Taylor ad2642a3b5 Add the Stack concept (#513)
* trying to get testing in browser to work

* add the "stack" concept

* remove old things from package.json

* minor fixes
2016-12-09 12:15:36 -08:00

18 lines
200 B
Plaintext

# Build files.
dist
examples/build.dev.js
examples/build.prod.js
lib
perf/reference.json
test/support/build.js
# Temporary files.
tmp
# Gitbook files.
_book
# NPM files.
node_modules
npm-debug.log