diff options
author | Luke Shumaker <lukeshu@sbcglobal.net> | 2014-07-12 01:50:32 -0400 |
---|---|---|
committer | Luke Shumaker <lukeshu@sbcglobal.net> | 2014-07-12 01:50:32 -0400 |
commit | 448a55cd8987216da520c2c619568ef4f6bb4906 (patch) | |
tree | aad97c6dfd75fe4882ab9914998721e55b75777a /.gitignore | |
parent | 1a87df2c13842ba1d5583ab30e3bc198245dcdc1 (diff) |
warbler
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -25,6 +25,7 @@ /config/database.yml /vendor/bundle /public/assets +/*.war # As noted above, you probably want to add the following to your global git config. nohup.out |