Selaa lähdekoodia

Ignore composer autoloader and binaries

@eldy is against those. Let's follow the leader…
Raphaël Doursenaud 9 vuotta sitten
vanhempi
commit
93d6ae3c16
1 muutettua tiedostoa jossa 4 lisäystä ja 0 poistoa
  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/