pokeapi/.dockerignore
Alexandre Boucey 38a88634ce Improving docker support (#179)
Allow docker to reuse previous pip layer

Fixed newlines
2016-05-03 16:05:37 +01:00

14 lines
125 B
Text

.git
.gitignore
CONTRIBUTORS.txt
LICENSE.rst
README.md
*.pyc
*media/*
*static/*
*build/*
*.DS_STORE
db.*
venv*
node_modules