feat: exclude dist with gitignore

This commit is contained in:
Cristian Vidmar 2022-09-22 16:49:24 +02:00
parent d0e222a45e
commit 93597b2459

2
.gitignore vendored
View File

@ -1,7 +1,7 @@
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
node_modules
dist
# misc
.DS_Store
*.pem