pokeapi/.dockerignore

15 lines
125 B
Text
Raw Normal View History

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