summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 4 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index ff8c3b5b..9fc6c85f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -28,9 +28,11 @@ tests/unit/Data/db/test.db
vendor/*
bin/phpunit
bin/phing
-bin/apigen.php
+bin/apigen
bin/coveralls
-bin/dbunit.php
+bin/dbunit
+bin/jsonlint
+bin/validate-json
#OSX
.DS_Store