diff options
| author | Jesse Morgan <jesse@jesterpm.net> | 2015-03-28 22:52:08 -0700 | 
|---|---|---|
| committer | Jesse Morgan <jesse@jesterpm.net> | 2015-03-28 22:52:08 -0700 | 
| commit | c8f1b934bf2cdd81968b166e0df94d14d292a281 (patch) | |
| tree | 9472eb4ca29f8712fe1cb25c154dc3cdeaff6adc /.gitignore | |
| parent | 4e94e31aa0acda54ae962840b57ae42ca6e71185 (diff) | |
Adding AWS dependency
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 | 
