1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-08-06 22:15:25 +02:00

move embedded assets to separate directory

This commit is contained in:
Elliott Stoneham 2016-07-22 20:56:56 +01:00
parent 1be2000bb7
commit 0b8a0fd5dc
7 changed files with 13286 additions and 25 deletions

2
.gitignore vendored
View file

@ -17,7 +17,7 @@ _convert
# Documize build artifacts
bin/*
dist/*
/core/web/bindata/*
embed/bindata/*
app/dist/*
app/dist-prod/*