chore: add dist folder to gitignore

This commit is contained in:
Oleg Lobanov 2020-06-02 10:50:14 +02:00
parent 584ef4d4bd
commit b8300b7121
No known key found for this signature in database
GPG Key ID: 7CC64E41212621B0
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -5,6 +5,7 @@ _old
rice-box.go
.idea/
filebrowser
dist/
.DS_Store
node_modules