Hide snapshots

This commit is contained in:
Andras Schmelczer 2025-06-14 12:01:34 +01:00
parent 2dc0ada1fb
commit 46b52b7aff
No known key found for this signature in database
GPG key ID: FC8F2C3D3D1A718C

View file

@ -5,5 +5,6 @@
"**/dist": true,
"**/node_modules": true,
"**/.sqlx": true,
"**/snapshots": true,
}
}