瀏覽代碼

Use a more standard directory/ notation in .gitignore.

Kamil Piechaczek 8 年之前
父節點
當前提交
f77ca32f42
共有 1 個文件被更改,包括 1 次插入3 次删除
  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/