adjutant/.gitignore

11 lines
89 B
Plaintext

*.pyc
*.sqlite3
*~
*.log
.coverage
python_adjutant.egg-info/*
dist/*
build/
.tox/*
env/*