Skip to content

Commit e997863

Browse files
committed
Ignore custom inventory.yaml files
1 parent 28bea64 commit e997863

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

+4
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@ dfaasagent/dfaasagent
2121
dfaasagent/haproxy.cfg
2222
dfaasagent/prvkey.dat
2323

24+
# Ignore custom Ansible inventory files.
25+
**/inventory.yaml
26+
27+
2428
# Custom ignores
2529
__pycache__
2630
venv

0 commit comments

Comments
 (0)