excluding lock files from version control
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -11,6 +11,7 @@
|
||||
.galcache/
|
||||
/collections/ansible_collections/
|
||||
/.devcontainer/
|
||||
.lock
|
||||
|
||||
# Try tyo avoid any plain-text passwords
|
||||
*pwd*
|
||||
|
||||
Reference in New Issue
Block a user