diff --git a/.gitignore b/.gitignore index 9b185c6ec..6a3221cb1 100644 --- a/.gitignore +++ b/.gitignore @@ -23,6 +23,11 @@ coverage-summary.txt # generated by scripts/memory.sh massif-* +# Eclipse project files +.cproject +.project +/.settings + # MSVC build artifacts: *.exe *.pdb