1
0
mirror of https://github.com/binary-kitchen/doorlockd synced 2024-11-15 03:35:27 +01:00

gitignore: add ci/out

Our artefacts go there -- ignore them

Signed-off-by: Ralf Ramsauer <ralf@binary-kitchen.de>
This commit is contained in:
Ralf Ramsauer 2019-06-24 00:04:43 +02:00
parent c5dd278274
commit ac1bb73303

1
.gitignore vendored
View File

@ -11,5 +11,6 @@ pydoorlock/Protocol.py
pydoorlock/__pycache__/ pydoorlock/__pycache__/
ci/download ci/download
ci/out
ansible/.vault_pass ansible/.vault_pass