forked from Botanical/BotanJS
14 lines
108 B
Plaintext
14 lines
108 B
Plaintext
|
.dockerignore
|
||
|
.git
|
||
|
.gitignore
|
||
|
*~
|
||
|
*.swp
|
||
|
*.pyc
|
||
|
Dockerfile
|
||
|
k8s.yaml
|
||
|
windows/*
|
||
|
__pycache__
|
||
|
cache/*
|
||
|
logs/*
|
||
|
env/*
|