pokeapi/.dockerignore
2021-05-23 18:03:12 +02:00

26 lines
No EOL
245 B
Text

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