diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 | 
1 files changed, 2 insertions, 0 deletions
| @@ -4,6 +4,8 @@  # or operating system, you probably want to add a global ignore instead:  #   git config --global core.excludesfile '~/.gitignore_global' +.env +  # Ignore bundler config.  /.bundle | 
