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 ###