annotate .dockerignore @ 47:69fc0b9c02b8

Update README.md
author Brendan Rius <brendan.rius@gmail.com>
date Wed, 08 Jun 2016 11:44:17 +0100
parents e9b123952dff
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
45
Brendan Rius <brendan@omixy.com>
parents:
diff changeset
1 __pycache__
Brendan Rius <brendan@omixy.com>
parents:
diff changeset
2 *.pyc
Brendan Rius <brendan@omixy.com>
parents:
diff changeset
3 build/
Brendan Rius <brendan@omixy.com>
parents:
diff changeset
4 dist/
Brendan Rius <brendan@omixy.com>
parents:
diff changeset
5 MANIFEST
Brendan Rius <brendan@omixy.com>
parents:
diff changeset
6 .idea/
Brendan Rius <brendan@omixy.com>
parents:
diff changeset
7 .ipynb_checkpoints/
Brendan Rius <brendan@omixy.com>
parents:
diff changeset
8 *.egg-info/
Brendan Rius <brendan@omixy.com>
parents:
diff changeset
9 .git
Brendan Rius <brendan@omixy.com>
parents:
diff changeset
10 .gitignore