@@ -0,0 +1,9 @@
+### Suggested merge commit message ([convention](https://github.com/ckeditor/ckeditor5-design/wiki/Git-commit-message-convention))
+
+Type: Message. Closes: #000.
+---
+### Additional information
+*For example – encountered issues, assumptions you had to make, other affected tickets, etc.*
@@ -1,10 +1,7 @@
# These files will be ignored by Git and by our linting tools:
-# grunt jshint
-# grunt jscs
+# gulp lint
+# gulp lint-staged
#
# Be sure to append /** to folders to have everything inside them ignored.
-# All "dot directories".
-.*/**
-
node_modules/**