Skip to content

Conversation

@mglaman
Copy link

@mglaman mglaman commented Jul 23, 2021

The Problem/Issue/Bug

Fixes #22

How this PR Solves The Problem

Adds initial .idea

Manual Testing Instructions

Run a session, open PhpStorm. Run the drush status runner.

Related Issue Link(s)

Release/Deployment notes

@gitpod-io
Copy link

gitpod-io bot commented Jul 23, 2021

@mglaman
Copy link
Author

mglaman commented Jul 23, 2021

We should add an entry to git-exclude.template for .idea so general users do not see VCS changes on .idea in case something modifies on launch

@pyrello pyrello mentioned this pull request Dec 2, 2022
3 tasks
<module type="WEB_MODULE" version="4">
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$">
<excludeFolder url="file://$MODULE_DIR$/vendor/sebastian/code-unit" />
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mglaman These all look like they would be specific to a project? Or is the idea to cover common cases?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No idea, this is autogenerated so it should be the same across everyday use cases. I made this and never used it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add initial .idea settings

2 participants