8
0
Эх сурвалжийг харах

Use a more standard directory/ notation in .gitignore.

Kamil Piechaczek 8 жил өмнө
parent
commit
ee15f0ae64

+ 5 - 1
packages/ckeditor5-build-classic/.gitignore

@@ -1 +1,5 @@
-node_modules/**
+# These files will be ignored by Git and by our linting tools:
+#	gulp lint
+#	gulp lint-staged
+
+node_modules/