Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -122,15 +122,16 @@ tsconfig.json jsonc

# --------------------------------------------------------------------
# PROJECT-SPEFICIC RULES
# --------------------------------------------------------------------#
# --------------------------------------------------------------------#

## Lock files
knapsack_rspec_report.json lockfile
package-lock.json lockfile
pnpm-lock.yaml lockfile

### Force text diff for Gemfile.lock
### Force text diff for specific lockfiles
Gemfile.lock diff
yarn.lock diff
knapsack_rspec_report.json jsonc

## Executables and runtimes
*.wasm binary
Expand Down