From c2855d5f02fb8ff47ce2c2fcd48883c1529e4828 Mon Sep 17 00:00:00 2001 From: Xorima Bot Date: Thu, 18 Jun 2020 13:05:13 +0000 Subject: [PATCH] Standardise files with files in sous-chefs/repo-management Signed-off-by: Xorima Bot --- chefignore | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/chefignore b/chefignore index 7cc7460..7e24394 100644 --- a/chefignore +++ b/chefignore @@ -10,10 +10,6 @@ Icon? nohup.out Thumbs.db -# SASS # -######## -.sass-cache - # EDITORS # ########### .#* @@ -26,10 +22,11 @@ Thumbs.db *.tmproj *~ \#* -mkmf.log REVISION TAGS* tmtags +.vscode +.editorconfig ## COMPILED ## ############## @@ -42,6 +39,7 @@ tmtags *.so */rdoc/ a.out +mkmf.log # Testing # ########### @@ -95,7 +93,7 @@ Gemfile.lock Policyfile.rb Policyfile.lock.json -# Cookbooks # +# Documentation # ############# CHANGELOG* CONTRIBUTING* -- GitLab