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:
11
.gitignore
vendored
11
.gitignore
vendored
@@ -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
|
||||
|
@@ -1,4 +1,4 @@
|
||||
examples/build.prod.js
|
||||
examples/build.*.js
|
||||
node_modules/
|
||||
package.json
|
||||
packages/*/dist/
|
||||
|
Reference in New Issue
Block a user