diff --git a/.gitignore b/.gitignore index 0a83f028e..b5440a981 100644 --- a/.gitignore +++ b/.gitignore @@ -54,4 +54,10 @@ sloccount.sc .settings/ # IDEA *.iml +.idea +# Gradle +.gradle + +# TODO: why does this file appear? +apps/routerconsole/jsp/favicon.ico