Fixing phpstorm project files.
This commit is contained in:
parent
eb47cbd422
commit
3fb378c35e
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,7 +2,6 @@ vendor
|
|||||||
composer.lock
|
composer.lock
|
||||||
coverage_report
|
coverage_report
|
||||||
.idea/*.iws
|
.idea/*.iws
|
||||||
.idea/*.iml
|
|
||||||
.idea/workspace.xml
|
.idea/workspace.xml
|
||||||
.idea/tasks.xml
|
.idea/tasks.xml
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
12
.idea/shipping.iml
generated
Normal file
12
.idea/shipping.iml
generated
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<module type="WEB_MODULE" version="4">
|
||||||
|
<component name="NewModuleRootManager">
|
||||||
|
<content url="file://$MODULE_DIR$">
|
||||||
|
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
|
||||||
|
<sourceFolder url="file://$MODULE_DIR$/tests" isTestSource="true" />
|
||||||
|
</content>
|
||||||
|
<orderEntry type="inheritedJdk" />
|
||||||
|
<orderEntry type="sourceFolder" forTests="false" />
|
||||||
|
</component>
|
||||||
|
</module>
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user