added dist to gitignore and removed dist folder

This commit is contained in:
2022-03-15 13:41:28 +01:00
parent efd8da0bc8
commit 85fd7731c6
10 changed files with 2 additions and 1206 deletions

3
.gitignore vendored
View File

@ -1,2 +1,3 @@
node_modules
.cache
.cache
dist