phpDoc: Ignore .github dir
This commit is contained in:
parent
93dbbe750d
commit
4bf3260766
@ -16,6 +16,7 @@
|
||||
</source>
|
||||
<ignore hidden="true" symlinks="true">
|
||||
<path>.build/**/*</path>
|
||||
<path>.github/**/*</path>
|
||||
<path>vendor/**/*</path>
|
||||
</ignore>
|
||||
<extensions>
|
||||
|
Loading…
x
Reference in New Issue
Block a user