Skip to content

Commit 25e96f3

Browse files
committed
Hopefully fix PhpStorm indexing bug
PhpStorm keeps adding these already excluded directories to the PHP include paths, this may fix that by explicitly excluding the sub directories. This bug means that code shows up twice, as PhpStorm surprisingly does not play well with symlinked packages.
1 parent d83724a commit 25e96f3

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.idea/php.xml

Lines changed: 9 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)