Skip to content

Commit ea1cc5b

Browse files
committed
fix(.gitignore): add missing files for ansible configuration
1 parent 0a169c8 commit ea1cc5b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,11 @@
33
.lock
44
.ansible
55

6-
# asnible-test
6+
# ansible-test
77
output
8+
ansible.cfg
9+
ansible.log
10+
dev.sh
811

912
# vscode..
1013
.vscode

0 commit comments

Comments
 (0)