mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-12-12 18:02:15 +00:00
Ignore all custom css files (#3359)
For experimenting, I sometimes work with different CSS files. I can imagine that others do this too. This setting for the css folder corresponds to the setting we already have for the config folder.
This commit is contained in:
committed by
GitHub
parent
6dbacbb773
commit
35e4dfb3fe
@@ -18,13 +18,14 @@ _This release is scheduled to be released on 2024-04-01._
|
||||
- Removing lodash dependency by replacing merge by spread operator (#3339)
|
||||
- Use node prefix for build-in modules (#3340)
|
||||
- Rework logging colors (#3350)
|
||||
- Update electron to v28 and update other dependencies
|
||||
- Update electron to v28 and update other dependencies (#3357)
|
||||
|
||||
### Fixed
|
||||
|
||||
- Skip changelog requirement when running tests for dependency updates (#3320)
|
||||
- [newsfeed] Suppress unsightly animation cases when there are 0 or 1 active news items
|
||||
- [newsfeed] Always compute the feed item URL using the same helper function
|
||||
- [newsfeed] Suppress unsightly animation cases when there are 0 or 1 active news items (#3336)
|
||||
- [newsfeed] Always compute the feed item URL using the same helper function (#3336)
|
||||
- Ignore all custom css files (#3359)
|
||||
|
||||
### Deleted
|
||||
|
||||
|
||||
Reference in New Issue
Block a user