ソースを参照

Ignore composer autoloader and binaries

@eldy is against those. Let's follow the leader…
Raphaël Doursenaud 9 年 前
コミット
93d6ae3c16
1 ファイル変更4 行追加0 行削除
  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/