diff --git a/.gitignore b/.gitignore index 9c5c1c4..fcc7a56 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,5 @@ -/eclipsebuild/ -/lib/ -/build/ -/bin/ -/hm2mqtt.devcache +*.iml +.idea/ +.gradle/ +build/ +hm2mqtt.devcache \ No newline at end of file