From 142c2c7f2721dbdd25d3c7a94598bdb309db1b46 Mon Sep 17 00:00:00 2001 From: YoshiRulz Date: Mon, 28 Jan 2019 01:18:26 +1000 Subject: [PATCH] Ignore IDEA platform project files --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 95b31737a5..a8f5a6d362 100644 --- a/.gitignore +++ b/.gitignore @@ -77,3 +77,5 @@ waterbox/**/*.wbx.in /BizHawkTool_template.zip mono_crash* + +.idea