add builtWWW & dist folders to gitignore

This commit is contained in:
QuickMythril
2022-04-20 03:36:09 -04:00
committed by GitHub
parent 51295abcf6
commit 0e9c9e6e07

5
.gitignore vendored
View File

@@ -15,4 +15,7 @@ node_modules/
watch.pid
# Built WWW
qortal-ui/builtWWW
builtWWW/
# Dist
dist/