Skip to content

Commit

Permalink
fix: streamline .dcignore to exclude common build dirs (#253)
Browse files Browse the repository at this point in the history
Simplify the `.dcignore` removing specific and potentially unnecessary exclusions.
  • Loading branch information
cat2608 authored Dec 7, 2023
1 parent a7b79c6 commit 62ba050
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 1,792 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Snyk Changelog

## [1.1.45]

### Changed
- Streamlined `.dcignore` to avoid accidental exclusion of project files.

## [1.1.44]
- Support for IDE analytics

Expand Down
Loading

0 comments on commit 62ba050

Please sign in to comment.