소스 검색

Ignore usage statistics file

.idea/misc.xml used to contain usage statistics.  This was broken out to usage.statistics.xml in the latest EAP (2018.2 EAP).  It should be excluded from git.

See https://youtrack.jetbrains.com/issue/IDEA-192913
Shawn Kovalchick 6 년 전
부모
커밋
0ec6fda4f5
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      Global/JetBrains.gitignore

+ 1 - 0
Global/JetBrains.gitignore

@@ -4,6 +4,7 @@
 # User-specific stuff
 .idea/**/workspace.xml
 .idea/**/tasks.xml
+.idea/**/usage.statistics.xml
 .idea/**/dictionaries
 .idea/**/shelf