diff --git a/.gitignore b/.gitignore index 99c7fb9eb8..f84085cd69 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,13 @@ Desktop DF .project .classpath .settings +# idea files +\.iml +.idea +# ui +scm-ui/build +scm-ui/coverage +node_modules +# jrebel +rebel.xml +\.pyc