annotate .dockerignore @ 82:70e6b10d9220 remote/aka

rename CbC kernel
author musou_aka <>
date Sat, 23 Jun 2018 16:11:53 +0900
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