Merge pull request #546 from szepeviktor/fix-exports
Stop exporting development files
This commit is contained in:
commit
0a8fd4ad3a
|
|
@ -1 +1,6 @@
|
||||||
/build export-ignore
|
/.editorconfig export-ignore
|
||||||
|
/.gitattributes export-ignore
|
||||||
|
/.gitignore export-ignore
|
||||||
|
/build/ export-ignore
|
||||||
|
/examples/ export-ignore
|
||||||
|
/phpcs.xml export-ignore
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue