From af593e4ea499249c4e50f079d1fd5f03ad3bbb46 Mon Sep 17 00:00:00 2001 From: nazunalika Date: Sun, 27 Mar 2022 22:02:31 -0700 Subject: [PATCH] add .gitignore --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.gitignore b/.gitignore index e845c18..cdc6381 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,7 @@ inventory +roles/* +collections/* +!roles/README.md +!roles/requirements.yml +!collections/README.md +!collections/requirements.yml