chore(git): add IDE helpers to gitignore
IDE Helpers are not meant to be executed, only analysed by the IDE. Therefore, they shouldn't be included at all.
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -17,3 +17,5 @@ npm-debug.log
|
||||
yarn-error.log
|
||||
/.idea/
|
||||
/.idea/
|
||||
_ide_helper.php
|
||||
_ide_helper_models.php
|
||||
|
Reference in New Issue
Block a user