diff --git a/.gitignore b/.gitignore index 06778a17..fb36df9a 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,7 @@ lib/credentials.json public/vendor dist/ .vagrant +bin/setup.js # Logs logs diff --git a/bin/setup.js b/bin/setup.js deleted file mode 100644 index e69de29b..00000000