relman-auto-nag/.gitignore

18 строки
165 B
Plaintext

*.log
*.pyc
*~
.DS_Store
configs/*
!configs/rules.json
!configs/rm.json
!configs/team_managers.json
models/
venv/
venv2/
venv3/
db/*
!db/lock
cache/
.coverage
.tox/