1.hypothesis 2buck-out/ 3cmake-out* 4.DS_Store 5cmake-android-out/ 6cmake-out-android/ 7cmake-ios-out/ 8ethos-u-scratch/ 9executorch.egg-info 10pip-out/ 11__pycache__/ 12 13# Any exported models and profiling outputs 14*.pte 15*.model 16!test_tiktoken_tokenizer.model 17*.bin 18!test_bpe_tokenizer.bin 19 20# Editor temporaries 21*.swa 22*.swb 23*.swc 24*.swd 25*.swe 26*.swf 27*.swg 28*.swh 29*.swi 30*.swj 31*.swk 32*.swl 33*.swm 34*.swn 35*.swo 36*.swp 37*~ 38.~lock.* 39*.idea 40