mirror of
https://github.com/Xevion/simple-viewer.git
synced 2025-12-06 01:16:24 -06:00
update .gitignore for (all, generated) css files
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,6 +1,8 @@
|
|||||||
# Repository specific
|
# Repository specific
|
||||||
.idea/**
|
.idea/**
|
||||||
viewer/static/thumbnails/**
|
viewer/static/thumbnails/**
|
||||||
|
viewer/static/css/*.css
|
||||||
|
viewer/static/css/*.css.map
|
||||||
|
|
||||||
# Byte-compiled / optimized / DLL files
|
# Byte-compiled / optimized / DLL files
|
||||||
__pycache__/
|
__pycache__/
|
||||||
|
|||||||
Reference in New Issue
Block a user