Commit aece445a9df619c0f665a770c971ef4f871e62bf

Authored by Antonio Terceiro
1 parent e372474d

gitignore.example: ignore a local initializer file

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
gitignore.example
@@ -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