Browse Source

Ignore composer autoloader and binaries

@eldy is against those. Let's follow the leader…
Raphaël Doursenaud 9 years ago
parent
commit
93d6ae3c16
1 changed files with 4 additions and 0 deletions
  1. 4 0
      .gitignore

+ 4 - 0
.gitignore

@@ -20,3 +20,7 @@ Thumbs.db
 .vagrant
 # Composer installed repositories
 /htdocs/includes/**/.git
+# Composer autoloader and unwanted files
+htdocs/includes/autoload.php
+htdocs/includes/bin/
+htdocs/includes/composer/