diff --git a/.gitignore b/.gitignore index ff8994c..df794b1 100644 --- a/.gitignore +++ b/.gitignore @@ -12,5 +12,11 @@ Thumbs.db # Project-specific dependencies bin/ build/ +eclipse/ repo/ run/ + +# IDEA files +*.iml +*.ipr +*.iws