pokeapi/.dockerignore
2024-03-25 22:01:11 +01:00

27 lines
No EOL
250 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*
.dockerignore
/*.md
/*.js
.env
*pycache*
target