diff options
| -rw-r--r-- | .gitignore | 4 | 
1 files changed, 3 insertions, 1 deletions
| diff --git a/.gitignore b/.gitignore index 85965b4c1..0cdaa7c9f 100644 --- a/.gitignore +++ b/.gitignore @@ -38,4 +38,6 @@ bin/  /node_modules  # Every machine shall create its binstubs -/bin +/bin/rake +/bin/rails +/bin/rspec | 
