diff options
author | Fabio Bas <ctrlaltca@gmail.com> | 2014-08-26 15:19:10 +0200 |
---|---|---|
committer | Fabio Bas <ctrlaltca@gmail.com> | 2014-08-26 15:19:10 +0200 |
commit | b199089ef5348d69c86c6545380c896a02893056 (patch) | |
tree | 55b7df6e4087d05b4a19bf2e0df1caf0d40e64be | |
parent | 6ca6255d37abcde597b1d800193eef4267dc510c (diff) |
ignore bin/dbunit
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -33,4 +33,5 @@ bin/coveralls bin/dbunit.php #OSX -.DS_Store
\ No newline at end of file +.DS_Store +bin/dbunit |