1# Editor and engineering scratch files 2.vs 3.vscode 4.DS_Store 5*.log 6*.diff 7*.user 8*.o 9*.a 10__pycache__ 11Scratch 12Proto 13 14# Precompiled reference binaries for comparison tests 15Binaries 16 17# Build artifacts 18astcenc 19build* 20 21# General build artifacts 22Test/DocOut 23 24# Test images we download from other sources 25Test/Images/Frymire 26Test/Images/Kodak*/**/*.png 27Test/Images/Scratch* 28 29# Test output 30TestOutput 31/*.xlsx 32/*.json 33/*.log 34/*.txt 35/*.hdr 36/*.png 37/*.exr 38/*.astc 39astc_reference-main* 40Docs/Profiling.md 41Source/astcenccli_version.h 42