xoxys.renovate_bot/.gitignore
Robert Kaussow f4a4c8fe31
All checks were successful
continuous-integration/drone/push Build is passing
chore: add auto-generated _docs folder to gitignore file
2022-03-03 21:16:02 +01:00

14 lines
148 B
Plaintext

# ---> Ansible
*.retry
plugins
library
# ---> Python
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
# ---> Docs
/_docs