mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-04 20:28:02 +00:00
add snapshots to .gitattributes
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
This commit is contained in:
parent
7b8f6d047a
commit
343f3b9492
1 changed files with 4 additions and 1 deletions
3
.gitattributes
vendored
3
.gitattributes
vendored
|
@ -3,3 +3,6 @@
|
|||
* text=auto eol=lf
|
||||
|
||||
crates/compiler/test_mono/generated/* linguist-generated=true
|
||||
|
||||
# Mark snapshot files as generated to collapse them by default in GitHub
|
||||
src/snapshots/* linguist-generated=true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue