corrected static paths
This commit is contained in:
parent
c9e47e3e9e
commit
75531f872b
8
.gitignore
vendored
8
.gitignore
vendored
@ -28,10 +28,10 @@ venv
|
|||||||
package-lock.json
|
package-lock.json
|
||||||
|
|
||||||
staticfiles/*
|
staticfiles/*
|
||||||
!staticfiles/.gitkeep
|
!staticfiles/.gitkeep
|
||||||
.vscode/symbols.json
|
.vscode/symbols.json
|
||||||
|
|
||||||
apps/static/assets/node_modules
|
apps/static/node_modules
|
||||||
apps/static/assets/yarn.lock
|
apps/static/yarn.lock
|
||||||
apps/static/assets/.temp
|
apps/static/.temp
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user