habitica/.gitignore
Alan Ivey 537b7e1f1f Use nconf to load in configuration values
A config.json file can be used for all ENV settings, and nconf will still allow using ENV overrides. See https://github.com/flatiron/nconf for syntax, or copy the config.json.example file to config.json.
2013-02-07 07:47:34 -05:00

7 lines
No EOL
64 B
Text

.DS_Store
public/gen
node_modules
#lib/
*.swp
.idea*
config.json