update .gitignore for thumbnail files, add proper directory with icons to content, add proper thumbnail img loading with lazy loading for performance

This commit is contained in:
Xevion
2020-10-31 23:03:37 -05:00
parent 041e2a6e42
commit 8ef09f8618
2 changed files with 8 additions and 6 deletions

1
.gitignore vendored
View File

@@ -1,5 +1,6 @@
# Repository specific
.idea/**
viewer/static/thumbnails/**
# Byte-compiled / optimized / DLL files
__pycache__/