Forked from
713 / Warden / Warden
16 commits behind the upstream repository.
-
Pavel Kácha authoredPavel Kácha authored
.gitignore 169 B
# Python related
*~
*.py[cod]
*.egg-info
__pycache__
# Safety net
*.log
*.pem
*.cert
*.key
*.gpg
*.tmp
# Archives
*.tar
*.gz
*.bz2
*.xz
*.tgz
*.tbz2
*.txz
*.rpm
*.deb