fix .gitignore

This commit is contained in:
Aine 2023-03-19 09:18:05 +02:00
parent a27735b5cf
commit 84aee1ddce
No known key found for this signature in database
GPG key ID: 34969C908CCA2804

2
.gitignore vendored
View file

@ -1,4 +1,4 @@
/inventory/*
/inventory
# ignore roles pulled by ansible-galaxy
/roles/galaxy/*