pokeapi/.dockerignore
2021-06-01 14:37:09 +02:00

27 lines
No EOL
253 B
Text

.git
.gitignore
.gitmodules
CONTRIBUTORS.txt
LICENSE.rst
README.md
**/*.pyc
*media/*
*static/*
*build/*
**/*.DS_STORE
db.*
venv*
node_modules
Resources
graphql
.vscode
.github
.circleci
docker-compose.yml
.dockerignore
/*.md
/*.js
.env
*pycache*
target