ansible_playbook_windows_ob.../.gitignore

30 lines
329 B
Text
Raw Permalink Normal View History

2021-12-26 18:13:42 +01:00
# ---> Vim
# Swap
[._]*.s[a-v][a-z]
!*.svg # comment out if you don't need vector files
[._]*.sw[a-p]
[._]s[a-rt-v][a-z]
[._]ss[a-gi-z]
[._]sw[a-p]
# Session
Session.vim
Sessionx.vim
# Temporary
.netrwhist
*~
# Auto-generated tag files
tags
# Persistent undo
[._]*.un~
# ---> Ansible
*.retry
2021-12-26 20:12:22 +01:00
# Notes
notes/
2023-09-17 20:14:12 +02:00
# Venv
ansible/