Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/tao xxxx ignore ide files #82

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

julien-sebire
Copy link
Member

While opening this repo in PhpStorm, I was asked to add /.idea to git, so I guess a little .gitignore wouldn't hurt anyone.

@@ -0,0 +1 @@
/.idea
Copy link

Choose a reason for hiding this comment

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

Good .idea, compliments!

Copy link
Member Author

Choose a reason for hiding this comment

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

:D

@@ -26,7 +26,7 @@
'label' => 'FooBar power extension',
'description' => 'Dummy test extension',
'license' => 'GPL-2.0',
'version' => '1.4.0',
'version' => '1.4.1',
Copy link
Contributor

Choose a reason for hiding this comment

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

Please update version number in the updater script as well.

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.

None yet

3 participants