Skip to content

Commit bef50e0

Browse files
committed
fix: streamline .dcignore to exclude common build dirs
Simplify the `.dcignore` removing specific and potentially unnecessary exclusions.
1 parent a7b79c6 commit bef50e0

File tree

2 files changed

+6
-1803
lines changed

2 files changed

+6
-1803
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Snyk Changelog
22

3+
## [1.1.45]
4+
5+
### Changed
6+
- Streamlined `.dcignore` to focus on common build directories such as `node_modules/`, `bin/`, `build/`, and `classes/`. This change simplifies the exclusion list avoiding accidental exclusion of project files.
7+
8+
39
## [1.1.44]
410
- Support for IDE analytics
511

0 commit comments

Comments
 (0)