diff options
| -rw-r--r-- | .gitignore | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/.gitignore b/.gitignore index cfcbf47a5..03a39be90 100644 --- a/.gitignore +++ b/.gitignore @@ -40,6 +40,8 @@ coverage  /public/packs  /public/packs-test +/bin +  # Every machine shall create its binstubs  /bin/rake  /bin/rails | 
