Remove last traces of docs
This commit is contained in:
parent
a0aae8f846
commit
24b1ed5175
2 changed files with 0 additions and 9 deletions
|
|
@ -7,11 +7,6 @@
|
||||||
/.eslintcache
|
/.eslintcache
|
||||||
|
|
||||||
# These are artifacts from various scripts
|
# These are artifacts from various scripts
|
||||||
/dist
|
|
||||||
/archive
|
|
||||||
/mithril.js
|
/mithril.js
|
||||||
/mithril.min.js
|
/mithril.min.js
|
||||||
/stream/stream.min.js
|
/stream/stream.min.js
|
||||||
|
|
||||||
# And the examples are ignored (for now).
|
|
||||||
/examples
|
|
||||||
|
|
|
||||||
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -5,7 +5,3 @@
|
||||||
/.vscode
|
/.vscode
|
||||||
/.DS_Store
|
/.DS_Store
|
||||||
/.eslintcache
|
/.eslintcache
|
||||||
|
|
||||||
# These are artifacts from various scripts
|
|
||||||
/dist
|
|
||||||
/archive
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue