Merge remote-tracking branch 'origin/development' into development

pull/1523/head
morpheus65535 3 years ago
commit 84eecec98e

5
.gitignore vendored

@ -21,8 +21,3 @@ VERSION
# Allow
!*.dll
# Frontend
node_modules
/frontend/dist
/frontend/*.local
/frontend/build

@ -0,0 +1,4 @@
node_modules
dist
*.local
build
Loading…
Cancel
Save