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:
Miguel Nogueira 2022-08-23 02:03:22 +01:00
parent 1724b2b78d
commit 9c989b0d8e
No known key found for this signature in database
GPG Key ID: 3C6A7E29AF26D370

2
.gitignore vendored
View File

@ -17,3 +17,5 @@ npm-debug.log
yarn-error.log yarn-error.log
/.idea/ /.idea/
/.idea/ /.idea/
_ide_helper.php
_ide_helper_models.php