Replaced the rerun gem with guard-rack; added some work to support Windows better; added a way to configure the application with config.yaml
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@ -59,6 +59,9 @@ build-iPhoneSimulator/
|
||||
# Local database storage
|
||||
data/stgm.db
|
||||
|
||||
# Local configuration
|
||||
data/config.yaml
|
||||
|
||||
# Node modules for Grunt.js
|
||||
node_modules/
|
||||
|
||||
|
Reference in New Issue
Block a user