excluded Dev Container VSCodium JSON configurations in project from version control

This commit is contained in:
2026-05-26 16:10:42 -04:00
parent 9be8c02220
commit 5fbf645dd9

1
.gitignore vendored
View File

@@ -10,6 +10,7 @@
.gal_token .gal_token
.galcache/ .galcache/
/collections/ansible_collections/ /collections/ansible_collections/
/.devcontainer/
# Try tyo avoid any plain-text passwords # Try tyo avoid any plain-text passwords
*pwd* *pwd*