Skip to content

Commit

Permalink
Ignore composer autoloader and binaries
Browse files Browse the repository at this point in the history
@eldy is against those. Let's follow the leader…
  • Loading branch information
rdoursenaud committed Nov 9, 2015
1 parent e5915ce commit 93d6ae3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -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/

0 comments on commit 93d6ae3

Please sign in to comment.