1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-19 05:31:56 +02:00

update ignore files

This commit is contained in:
Ian Storm Taylor
2018-02-06 19:42:12 -08:00
parent 83ec966113
commit c8387c67c8
2 changed files with 6 additions and 7 deletions

11
.gitignore vendored
View File

@@ -1,19 +1,18 @@
# Build files.
*.js.map
dist
dist/
examples/build.*.js
lib
lib/
# Temporary files.
bench/output
tmp
tmp/
# Gitbook files.
_book
_book/
# Package files.
lerna-debug.log
node_modules
node_modules/
npm-debug.log
yarn-error.log
packages/*/yarn.lock

View File

@@ -1,4 +1,4 @@
examples/build.prod.js
examples/build.*.js
node_modules/
package.json
packages/*/dist/