aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorMaxwell Trussell <maxwell.trussell@salesforce.com>2022-03-13 13:41:40 -0700
committerBozhidar Batsov <bozhidar@batsov.dev>2022-03-29 11:37:01 +0200
commit9fad5b4954091bf77ba99c1161069f58fc5e8e08 (patch)
treea10a67f84a59896891853637aa1516504c9bcd14 /CHANGELOG.md
parent20df208385ce7b80207602c9931e31094eca85fb (diff)
Escape periods in "projectile-globally-ignored-directories"
The unescaped periods were causing unexpected directories to be ignored. E.g. for the following go project, the configitem directory was ignored because it matched the regex ".git": $ find pkg -type f pkg/metrics/argus.go pkg/secrets/secrets.go pkg/dynamo/dynamo.go pkg/utils/types.go pkg/utils/utils.go pkg/utils/errors.go pkg/configitem/configitem.go pkg/api/handlers.go pkg/api/middleware.go
Diffstat (limited to 'CHANGELOG.md')
0 files changed, 0 insertions, 0 deletions