diff --git a/Gameton-06/.gitignore b/Gameton-06/.gitignore index 5c5aec23..2fdbb9ec 100644 --- a/Gameton-06/.gitignore +++ b/Gameton-06/.gitignore @@ -76,3 +76,7 @@ crashlytics-build.properties /[Aa]ssets/Samples.meta /[Aa]ssets/Samples/* + + +# Ignore all .idea folder - IntelliJ IDEA +.idea/ \ No newline at end of file