From 2ad87c84dc32aab7b4b98858fd6ef132e411c001 Mon Sep 17 00:00:00 2001 From: Andrey Astafyev Date: Mon, 12 Oct 2020 11:53:01 +0300 Subject: [PATCH] Eclipse --- .gitignore | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/.gitignore b/.gitignore index 56badd3..9a8b0f9 100644 --- a/.gitignore +++ b/.gitignore @@ -183,6 +183,24 @@ target_wrapper.* *.code-workspace +### Eclipse ### +.metadata +.settings/ +.recommenders/ + +# TeXlipse +.texlipse + +# PyDev specific (Python IDE for Eclipse) +*.pydevproject + +# CDT-specific (C/C++ Development Tooling) +.cproject + +# CDT- autotools +.autotools + + ### ### Latex ###