소스 검색

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
 ~$*
 *~