Mercurial > hg > soundsoftware-site
comparison .hgignore @ 1593:83412a0a2389 dockerise
Handle API keys etc, + tidying handling of generated files
author | Chris Cannam |
---|---|
date | Fri, 18 Aug 2017 15:02:20 +0100 |
parents | d8949733849d |
children | 45b0571b684d |
comparison
equal
deleted
inserted
replaced
1592:72d9219f2f19 | 1593:83412a0a2389 |
---|---|
40 .vagrant | 40 .vagrant |
41 *.orig | 41 *.orig |
42 *.pyc | 42 *.pyc |
43 *-console.log | 43 *-console.log |
44 postgres-dumpall | 44 postgres-dumpall |
45 deploy/config/code.conf | 45 *.gen |
46 deploy/config/database.yml | |
47 deploy/docker/Dockerfile |