Unverified Commit 0ec6fda4 authored by Shawn Kovalchick's avatar Shawn Kovalchick Committed by GitHub

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
parent 90f149de
...@@ -4,6 +4,7 @@ ...@@ -4,6 +4,7 @@
# User-specific stuff # User-specific stuff
.idea/**/workspace.xml .idea/**/workspace.xml
.idea/**/tasks.xml .idea/**/tasks.xml
.idea/**/usage.statistics.xml
.idea/**/dictionaries .idea/**/dictionaries
.idea/**/shelf .idea/**/shelf
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment