update .gitignore for (all, generated) css files

This commit is contained in:
Xevion
2020-11-04 00:48:23 -06:00
parent ffd69007e8
commit 09ed88fa61

2
.gitignore vendored
View File

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