mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-09-01 03:11:44 +02:00
cleanup gitignore
This commit is contained in:
16
.gitignore
vendored
16
.gitignore
vendored
@@ -1,10 +1,16 @@
|
||||
*.sketch
|
||||
# Build files.
|
||||
dist
|
||||
lib
|
||||
examples/build.dev.js
|
||||
examples/build.prod.js
|
||||
node_modules
|
||||
tmp
|
||||
_book
|
||||
lib
|
||||
perf/reference.json
|
||||
|
||||
# Temporary files.
|
||||
tmp
|
||||
|
||||
# Gitbook files.
|
||||
_book
|
||||
|
||||
# NPM files.
|
||||
node_modules
|
||||
npm-debug.log
|
||||
|
Reference in New Issue
Block a user