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