소스 검색

Remove colons at the end of comments

Arthur Kelsch 7 년 전
부모
커밋
5713541b52
1개의 변경된 파일6개의 추가작업 그리고 6개의 파일을 삭제
  1. 6 6
      Global/JetBrains.gitignore

+ 6 - 6
Global/JetBrains.gitignore

@@ -1,12 +1,12 @@
 # Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio and WebStorm
 # Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio and WebStorm
 # Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839
 # Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839
 
 
-# User-specific stuff:
+# User-specific stuff
 .idea/**/workspace.xml
 .idea/**/workspace.xml
 .idea/**/tasks.xml
 .idea/**/tasks.xml
 .idea/dictionaries
 .idea/dictionaries
 
 
-# Sensitive or high-churn files:
+# Sensitive or high-churn files
 .idea/**/dataSources/
 .idea/**/dataSources/
 .idea/**/dataSources.ids
 .idea/**/dataSources.ids
 .idea/**/dataSources.local.xml
 .idea/**/dataSources.local.xml
@@ -14,7 +14,7 @@
 .idea/**/dynamic.xml
 .idea/**/dynamic.xml
 .idea/**/uiDesigner.xml
 .idea/**/uiDesigner.xml
 
 
-# Gradle:
+# Gradle
 .idea/**/gradle.xml
 .idea/**/gradle.xml
 .idea/**/libraries
 .idea/**/libraries
 
 
@@ -22,13 +22,13 @@
 cmake-build-debug/
 cmake-build-debug/
 cmake-build-release/
 cmake-build-release/
 
 
-# Mongo Explorer plugin:
+# Mongo Explorer plugin
 .idea/**/mongoSettings.xml
 .idea/**/mongoSettings.xml
 
 
-## File-based project format:
+## File-based project format
 *.iws
 *.iws
 
 
-## Plugin-specific files:
+## Plugin-specific files
 
 
 # IntelliJ
 # IntelliJ
 out/
 out/