diff options
| author | Signal Linden <signal@lindenlab.com> | 2025-08-15 19:57:55 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-08-15 19:57:55 -0700 |
| commit | 68d3d5cd739693dd0bf42c93c02673e2dd74accc (patch) | |
| tree | d02e8237c73da82ce5e4a4437490ec825f7b2a38 /.gitattributes | |
| parent | 4c65a43e1700f0a669006b08b1f4f10293f2e947 (diff) | |
Remove unused vstool, files (#4500)
Clean up of some unused files:
- vstool - No longer used
- indra/edit-me-to-trigger-new-build.txt - Shouldn't be needed...
- win_crash_logger/* - Empty directory
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitattributes b/.gitattributes index 30cc9de8f1..5c7f5b73b0 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,8 +1,5 @@ * text eol=lf -# VSTool (normalization disabled) -indra/tools/vstool/* -text - # Images *.bmp binary *.BMP binary |
