Mercurial > hg > soundsoftware-site
comparison .hgignore @ 1581:ae8043b014c7 dockerise
Updates, fixes, and tidying to scripted deployment stuff
author | Chris Cannam |
---|---|
date | Tue, 15 Aug 2017 13:33:56 +0100 |
parents | e38eee2e1d47 |
children | 0dcd4f8c2b8a |
comparison
equal
deleted
inserted
replaced
1580:fa3d9c22497c | 1581:ae8043b014c7 |
---|---|
1 syntax: glob | 1 syntax: glob |
2 | |
3 .project | 2 .project |
4 .loadpath | 3 .loadpath |
5 .powrc | 4 .powrc |
6 .rvmrc | 5 .rvmrc |
7 config/additional_environment.rb | 6 config/additional_environment.rb |
38 Gemfile.lock | 37 Gemfile.lock |
39 Gemfile.local | 38 Gemfile.local |
40 *.interpolated | 39 *.interpolated |
41 re:^config\.ru$ | 40 re:^config\.ru$ |
42 .vagrant | 41 .vagrant |
42 *.orig | |
43 *.pyc | |
44 *-console.log | |
45 postgres-dumpall |