b4b5156bd3
- Add image files as regular Git files (no longer in LFS) - Add JSON files back to LFS with clean history
6 lines
319 B
Plaintext
6 lines
319 B
Plaintext
# Normalize Line Endings.
|
|
* text=auto eol=lf
|
|
# LFS tracking for large JSON files and all images
|
|
Libraries/SPTarkov.Server.Assets/SPT_Data/database/locations/**/looseLoot.json filter=lfs diff=lfs merge=lfs -text
|
|
Libraries/SPTarkov.Server.Assets/SPT_Data/database/templates/items.json filter=lfs diff=lfs merge=lfs -text
|