diff --git a/.gitignore b/.gitignore index 214f7a3..1a3e974 100755 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,10 @@ /tmp /tribes /nationchains/blocks -/yarn* \ No newline at end of file +/yarn* + +# Jetbrains +*.ipr +*.iml +*.iws +.idea/