diff --git a/.gitignore b/.gitignore index bc12175..24be497 100644 --- a/.gitignore +++ b/.gitignore @@ -76,6 +76,7 @@ local.properties # CDT-specific (C/C++ Development Tooling) .cproject +.mxproject # CDT- autotools .autotools @@ -89,15 +90,6 @@ local.properties # sbteclipse plugin .target -# Tern plugin -.tern-project - -# TeXlipse plugin -.texlipse - -# STS (Spring Tool Suite) -.springBeans - # Code Recommenders .recommenders/ @@ -105,15 +97,6 @@ local.properties .apt_generated/ .apt_generated_test/ -# Scala IDE specific (Scala & Java development for Eclipse) -.cache-main -.scala_dependencies -.worksheet - -# Uncomment this line if you wish to ignore the project description file. -# Typically, this file would be tracked if it contains build/dependency configurations: -#.project - ### Eclipse Patch ### # Spring Boot Tooling .sts4-cache/