canaille-globuzma/.gitignore
2022-05-18 10:10:51 +02:00

23 lines
313 B
Text

*.sqlite
*.pyc
*.mo
venv/*
env
.*@neomake*
.ash_history
.python_history
config.toml
.tox
.coverage
.coverage.*
htmlcov
*.egg-info
build
dist
python-ldap-test*
canaille/conf/oauth-authorization-server.json
canaille/conf/openid-configuration.json
canaille/conf/*.pem
canaille/conf/*.pub
canaille/conf/*.key
.vscode