From 86f3c8290074f2e595a213440524ed2c1b2bccc4 Mon Sep 17 00:00:00 2001 From: Piotr Wilkon Date: Fri, 10 Sep 2021 11:30:08 +0200 Subject: [PATCH] gitignore --- .gitignore | 19 +------------------ 1 file changed, 1 insertion(+), 18 deletions(-) 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/