fredck 5a2c324cc9 Added "build" to the jscs ignore list. %!s(int64=11) %!d(string=hai) anos
..
dev 5a2c324cc9 Added "build" to the jscs ignore list. %!s(int64=11) %!d(string=hai) anos
.editorconfig fba3e52918 Initialized .editorconfig. %!s(int64=11) %!d(string=hai) anos
.gitattributes a604362215 Initialized .gitattributes %!s(int64=11) %!d(string=hai) anos
.gitignore 098de8f550 Added "build" to .gitignore %!s(int64=11) %!d(string=hai) anos
CHANGES.md c2c5bb0af3 Minor additions to the changelog fie. %!s(int64=11) %!d(string=hai) anos
CONTRIBUTING.md ca9fb28e92 Added the full set of files, all still empty. %!s(int64=11) %!d(string=hai) anos
LICENSE.md ca9fb28e92 Added the full set of files, all still empty. %!s(int64=11) %!d(string=hai) anos
README.md ca9fb28e92 Added the full set of files, all still empty. %!s(int64=11) %!d(string=hai) anos
gruntfile.js 231891e23d Moved jscs and jshint config out of gruntfile.js. %!s(int64=11) %!d(string=hai) anos
package.json b58d23b2a3 Upgraded load-grunt-tasks in package.json. %!s(int64=11) %!d(string=hai) anos

README.md

Boilerplate for New Repositories

The boilerplate used when creating the directory structure for new projects. It contains most of the files we expect to have inside CKEditor 5 repositories.

Note that all projects must have a README.md file, which replaces this one.