diff --git a/.gitignore b/.gitignore index eb3489a98..a909d0557 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,6 @@ # Ignore all logfiles and tempfiles. /log/*.log /tmp + +# Ignore .project files +/.project