pokeapi/.dockerignore

27 lines
253 B
Text
Raw Normal View History

.git
.gitignore
2021-05-14 17:48:59 +00:00
.gitmodules
CONTRIBUTORS.txt
LICENSE.rst
README.md
2021-05-14 17:48:59 +00:00
**/*.pyc
*media/*
*static/*
*build/*
2021-05-14 17:48:59 +00:00
**/*.DS_STORE
db.*
venv*
node_modules
2021-05-14 17:48:59 +00:00
Resources
graphql
.vscode
.github
.circleci
docker-compose.yml
.dockerignore
/*.md
/*.js
.env
*pycache*
target