Просмотр исходного кода

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

fix(gitignore): change js-style comments to shell comments
John Washam 8 лет назад
Родитель
Сommit
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
 ~$*
 *~