diff --git a/.gitignore b/.gitignore index ed826612c..31b785e92 100644 --- a/.gitignore +++ b/.gitignore @@ -12,4 +12,6 @@ testing.properties .classpath .project .DS_Store -/nbproject/ \ No newline at end of file +/nbproject/ +.idea +*.iml