Commit
aece445a9df619c0f665a770c971ef4f871e62bf
Exists in
staging
and in
19 other branches
angular_poc, api-homepage, api_visitor, caching-rails4, captcha_serpro_plugin, comment_paragraph_api, comments_api_reply, environment-api, export-comment-paragraph, fix_multitenancy, fix_profile_wall, fix_string_downcase_and_upcase, fix_upload_files_on_development_environment, json_cookie_serializer, login-captcha, master, new_security, new_video_plugin, production
gitignore.example: ignore a local initializer file
|
| @@ -12,6 +12,7 @@ config/mongrel_cluster.yml |
| @@ -12,6 +12,7 @@ config/mongrel_cluster.yml |
|
12
| config/plugins |
12
| config/plugins |
|
13
| config/unicorn.rb |
13
| config/unicorn.rb |
|
14
| config/local.rb |
14
| config/local.rb |
|
| |
15
| +config/initializers/local.rb |
|
15
| index |
16
| index |
|
16
| locale |
17
| locale |
|
17
| log |
18
| log |