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:
parent
1724b2b78d
commit
9c989b0d8e
2
.gitignore
vendored
2
.gitignore
vendored
@ -17,3 +17,5 @@ npm-debug.log
|
|||||||
yarn-error.log
|
yarn-error.log
|
||||||
/.idea/
|
/.idea/
|
||||||
/.idea/
|
/.idea/
|
||||||
|
_ide_helper.php
|
||||||
|
_ide_helper_models.php
|
||||||
|
Loading…
x
Reference in New Issue
Block a user