diff --git a/.gitignore b/.gitignore index 12983e5dfd8..8760ea326b1 100755 --- a/.gitignore +++ b/.gitignore @@ -17,4 +17,6 @@ doxygen_warnings.log *.iml Thumbs.db # Vagrant generated files -.vagrant \ No newline at end of file +.vagrant +# Composer installed repositories +/htdocs/includes/**/.git \ No newline at end of file