canaille-globuzma/.gitignore
2024-03-29 14:45:21 +01:00

25 lines
325 B
Text

.env
*.sqlite
*.pyc
*.mo
*.prof
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