mirror of
https://github.com/github/gitignore
synced 2025-07-03 11:58:23 +02:00
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
This commit is contained in:
parent
90f149de45
commit
0ec6fda4f5
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
# User-specific stuff
|
||||
.idea/**/workspace.xml
|
||||
.idea/**/tasks.xml
|
||||
.idea/**/usage.statistics.xml
|
||||
.idea/**/dictionaries
|
||||
.idea/**/shelf
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue