Explorar o código

Use a more standard directory/ notation in .gitignore.

Kamil Piechaczek %!s(int64=8) %!d(string=hai) anos
pai
achega
ee15f0ae64
Modificáronse 1 ficheiros con 5 adicións e 1 borrados
  1. 5 1
      packages/ckeditor5-build-classic/.gitignore

+ 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/