xoxys.kernel/.gitignore
Robert Kaussow 02ccdef1e0
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:41 +01:00

14 lines
148 B
Plaintext

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