xoxys.lvm/.gitignore
Robert Kaussow 12c352284d
All checks were successful
continuous-integration/drone/push Build is passing
chore: add auto-generated _docs folder to gitignore file
2022-03-03 21:15:44 +01:00

14 lines
156 B
Plaintext

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