Added an ignore line for SSL certificate directories
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -3,4 +3,6 @@ group_vars/**
|
|||||||
host_vars/**
|
host_vars/**
|
||||||
hosts.ini
|
hosts.ini
|
||||||
**/gpg/**/*
|
**/gpg/**/*
|
||||||
*.bak
|
*.bak
|
||||||
|
**/ssl/**/*
|
||||||
|
# ./vars/**/*
|
Reference in New Issue
Block a user