Skip to content

Commit 3b44ec0

Browse files
authored
Merge pull request #3466 from DMPRoadmap/tinymce-cleanup
Remove Auto-Generated TinyMCE Skins and Add `public/tinymce/skins/` to `.gitignore`
2 parents 4bbaa34 + 4e75f32 commit 3b44ec0

File tree

10 files changed

+2
-5159
lines changed

10 files changed

+2
-5159
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ public/assets/*
1414
public/fonts/*
1515
public/images/*
1616
public/javascripts/*
17+
public/tinymce/skins/
1718
public/stylesheets/*
1819
public/system/*
1920
public/videos/*

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
- Fix failing eslint workflow / upgrade `actions/checkout` & `actions/setup-node` to v3 [#3503](https://github.com/DMPRoadmap/roadmap/pull/3503)
44
- Fix rendering of `confirm_merge` partial [#3515](https://github.com/DMPRoadmap/roadmap/pull/3515)
5+
- Remove Auto-Generated TinyMCE Skins and Add `public/tinymce/skins/` to `.gitignore` [#3466](https://github.com/DMPRoadmap/roadmap/pull/3466)
56

67
## v5.0.0
78

0 commit comments

Comments
 (0)