From a8ba414237e84e1689eb244fce7ac2146ade9a34 Mon Sep 17 00:00:00 2001 From: 12ww1160 <12ww1160@confdroid.com> Date: Tue, 24 Feb 2026 18:28:51 +0100 Subject: [PATCH] OP#459 update Readme --- .gitignore | 3 ++- .vscode/settings.json | 26 -------------------------- 2 files changed, 2 insertions(+), 27 deletions(-) delete mode 100644 .vscode/settings.json diff --git a/.gitignore b/.gitignore index cfae693..ae5ef54 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ Gemfile.lock FileList .scannerwork -.vscode \ No newline at end of file +.vscode +.puppet-lint.rc \ No newline at end of file diff --git a/.vscode/settings.json b/.vscode/settings.json deleted file mode 100644 index 1df23c8..0000000 --- a/.vscode/settings.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "cSpell.words": [ - "blockdir", - "changeme", - "GITEA", - "GOMAXPROCS", - "Iseconds", - "nullglob", - "oneshot", - "PGDATABASE", - "PGHOST", - "PGPASSWORD", - "PGPORT", - "PGUSER", - "pipefail", - "procs", - "prun", - "readaccess", - "refreshonly", - "reqpackage", - "rpms", - "shopt", - "sslcacert", - "sslverify" - ] -} \ No newline at end of file