summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorLester Caine <lester@lsces.co.uk>2026-06-03 09:51:08 +0100
committerLester Caine <lester@lsces.co.uk>2026-06-03 09:51:08 +0100
commitbd2bc4aa3e488139e9090541315208bd532d450a (patch)
treefdcade12296954100bb2d38b39821e755854b322 /.gitignore
parenta2a8228e434ee8d59523ba90bbdc050b9d3d4529 (diff)
downloadckeditor-bd2bc4aa3e488139e9090541315208bd532d450a.tar.gz
ckeditor-bd2bc4aa3e488139e9090541315208bd532d450a.tar.bz2
ckeditor-bd2bc4aa3e488139e9090541315208bd532d450a.zip
Remove skins gitignore block; add missing skin.js for moono/moonocolor/moonocolor16HEADmaster
Private skins now tracked in repo. skin.js files created from n1theme template with skin name substituted — required by CKEditor to resolve the skin path without returning a 404 as text/html. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 98bc6d3..e69de29 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +0,0 @@
-skins/moonocolor/*
-skins/moonocolor16/*
-skins/n1theme/*