diff options
author | elijah <elijah@riseup.net> | 2015-07-23 14:17:51 -0700 |
---|---|---|
committer | elijah <elijah@riseup.net> | 2015-07-23 14:17:51 -0700 |
commit | dd592044bba259a9d4922690d9d146d542165f30 (patch) | |
tree | 2627074baf18dd282781fd40273da9184dae9336 /.gitignore | |
parent | 002e764c4b8f03f472d7d6d3473289653dd897a5 (diff) |
added customization example
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -21,6 +21,7 @@ test/dummy/tmp/* # ignore the disabled customization directories that # i keep around for testing purposes. config/customization.* +!config/customization.example # ignore all deploy specific configuration config/couchdb.yml |