4
1
mirror of https://github.com/Qortal/qortal-ui.git synced 2025-02-11 17:55:51 +00:00

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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

5
.gitignore vendored
View File

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