浏览代码

Merge pull request #212 from sbolel/sbolel/fix/gitignore

fix(gitignore): change js-style comments to shell comments
John Washam 8 年之前
父节点
当前提交
9547c8f261
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .gitignore

+ 1 - 1
.gitignore

@@ -1,6 +1,6 @@
 .idea
 personal-9894.md
 
-// Targets Windows & Unix temporary files
+# Targets Windows & Unix temporary files
 ~$*
 *~