Select Git revision
.gitlab-ci.yml
Forked from an inaccessible project.
-
Florentin Labelle authoredFlorentin Labelle authored
Loading
Validating GitLab CI configuration…
Learn more
.gitignore 294 B
# virtualenvs
env/
venv/
virtualenv/
# build
*.pyc
__pycache__/
# Logs
*.log
# IDEA
.idea
.vscode
# databases
*.db
*.sqlite3
*.rdb
# Type checking
.mypy_cache
# private
.env
# media and collected static files
media/
static/
# Supervisor
supervisord.pid
sendgrid.env
api_mail
.gitignore