.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