8
0
Quellcode durchsuchen

Use a more standard directory/ notation in .gitignore.

Kamil Piechaczek vor 8 Jahren
Ursprung
Commit
f77ca32f42
1 geänderte Dateien mit 1 neuen und 3 gelöschten Zeilen
  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/