From: Roland Hummel Date: Tue, 2 Nov 2021 03:18:59 +0000 (+0100) Subject: chore: ignore .idea folder (#4838) [ci skip] X-Git-Tag: v3.2.21~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b5c0142cf0e10a86ff1b251ec8d5cc5cc00c336f;p=thirdparty%2Fvuejs%2Fcore.git chore: ignore .idea folder (#4838) [ci skip] Fixes #4837 --- diff --git a/.gitignore b/.gitignore index 0a663edeb5..1487e3b7c2 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ temp explorations TODOs.md *.log +.idea