git: update .gitignore to add .ansible path

This commit is contained in:
2026-03-15 04:59:15 +09:00
parent 6cd26eb7d8
commit 4b7ec4d638

1
.gitignore vendored
View File

@@ -1,3 +1,4 @@
.ansible
data/bin/* data/bin/*
data/volumes/* data/volumes/*
data/images/* data/images/*