scube-server/.gitignore
Thibault Jouan 47be6e09f2 Declare and lock all dependencies
* Remove custom gemfile usage;
* Move essential gems from custom gemfile to the standard one;
* Include bundler lock file in version control.
2015-04-29 13:21:15 +00:00

6 lines
65 B
Plaintext

/config/database.yml
/config/secrets.yml
/data/
/log/*.log
/tmp/