annotate .dockerignore @ 63:dcc9eecfc666

Updated README
author Brendan Rius <brendan.rius@gmail.com>
date Thu, 10 Aug 2017 17:29:41 +0200
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