Remove last traces of docs

This commit is contained in:
Claudia Meadows 2024-09-24 16:39:24 -07:00
parent a0aae8f846
commit 24b1ed5175
No known key found for this signature in database
GPG key ID: C86B594396786760
2 changed files with 0 additions and 9 deletions

View file

@ -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
View file

@ -5,7 +5,3 @@
/.vscode /.vscode
/.DS_Store /.DS_Store
/.eslintcache /.eslintcache
# These are artifacts from various scripts
/dist
/archive