浏览代码

Use a more standard directory/ notation in .gitignore.

Kamil Piechaczek 8 年之前
父节点
当前提交
59296b0fbd
共有 1 个文件被更改,包括 1 次插入3 次删除
  1. 1 3
      packages/ckeditor5-clipboard/.gitignore

+ 1 - 3
packages/ckeditor5-clipboard/.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/