Explorar el Código

Use a more standard directory/ notation in .gitignore.

Kamil Piechaczek hace 8 años
padre
commit
f77ca32f42
Se han modificado 1 ficheros con 1 adiciones y 3 borrados
  1. 1 3
      packages/ckeditor5-basic-styles/.gitignore

+ 1 - 3
packages/ckeditor5-basic-styles/.gitignore

@@ -1,7 +1,5 @@
 # These files will be ignored by Git and by our linting tools:
 #	gulp lint
 #	gulp lint-staged
-#
-# Be sure to append /** to folders to have everything inside them ignored.
 
-node_modules/**
+node_modules/