Skip to content

Commit 002a16f

Browse files
committed
Add ansible cache dir to git ignore
as suggested in the ansible project and RH vscode ansible plugin adding .ansible/ to git ignore
1 parent 702e475 commit 002a16f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,4 @@ docs/dictionary/tmp
77
.venv/*
88
.env
99
.idea/
10+
.ansible/

0 commit comments

Comments
 (0)