Skip to content

Commit

Permalink
git: don't show diffs of files in .aspect/
Browse files Browse the repository at this point in the history
These files don't contain info that's interesting to most, so let's
remove them from diffs.

Epic: none
Release note: None
  • Loading branch information
rickystewart committed Jun 20, 2023
1 parent bfc1feb commit 174791c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
.aspect/** -diff
build/bazelutil/distdir_files.bzl -diff
pkg/BUILD.bazel -diff

0 comments on commit 174791c

Please sign in to comment.