From 9f1cd607d7f589ae1285c9d14d737c095b29bc60 Mon Sep 17 00:00:00 2001 From: hina Date: Sun, 17 Feb 2019 02:51:52 +0900 Subject: [PATCH] ignore ide-helper files --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index f2e912f..f96b13b 100644 --- a/.gitignore +++ b/.gitignore @@ -12,4 +12,6 @@ yarn-error.log .env *.iml .php_cs -.php_cs.cache \ No newline at end of file +.php_cs.cache +.phpstorm.meta.php +_ide_helper*.php