xoxys.hcloud_server/.gitignore
Robert Kaussow 2032774a1b
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:38 +01:00

14 lines
148 B
Plaintext

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