mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-02-01 05:16:10 +01:00
ad2642a3b5
* trying to get testing in browser to work * add the "stack" concept * remove old things from package.json * minor fixes
18 lines
200 B
Plaintext
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
|