remove dist from .gitignore

This commit is contained in:
Isaac
2022-10-06 14:41:32 +01:00
parent fbc2b8c6b9
commit c8b5a5c4bb

1
.gitignore vendored
View File

@@ -1,5 +1,4 @@
# directories
dist/
.history/
.vscode/
node_modules/