add build dir gitignore

This commit is contained in:
Valentin Boettcher 2020-04-11 08:13:38 +02:00
parent 8663a167bc
commit 12712d6a5a
2 changed files with 2 additions and 3 deletions

3
.gitignore vendored
View file

@ -1,3 +1,2 @@
node_modules node_modules
katex-riot.zip build
katex-riot-pub

2
package-lock.json generated
View file

@ -1,5 +1,5 @@
{ {
"name": "riot-katex-tu-dd", "name": "riot-katex",
"version": "1.0.0", "version": "1.0.0",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,