···11+# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
22+33+# dependencies
44+/node_modules
55+66+# Raycast specific files
77+raycast-env.d.ts
88+.raycast-swift-build
99+.swiftpm
1010+compiled_raycast_swift
1111+compiled_raycast_rust
1212+1313+# misc
1414+.DS_Store
···11+# Windows Terminal Changelog
22+33+## [Features and Fixes] - {PR_MERGE_DATE}
44+55+- Add ability to filter profiles by source
66+ - [REGRESSION] Selecting a specific source, then selecting all sources does
77+ not make the selection jump to the top
88+- [NOTIMPLEMENTED] Add ability to create aliases of profiles
99+- Add support for new tab menu folders (including nested)
1010+- Add support for profiles generated by Visual Studio
1111+- Add better handling for profiles that run elevated by default
1212+- Add support for Windows Terminal preview releases
1313+1414+## [Quality of Life Enhancements and Fixes] - {PR_MERGE_DATE}
1515+1616+- Fixed an bug where profiles won't start due to the main window closing early
1717+- Added handling of more WSL profiles
1818+- Added handling of SSH profiles
1919+2020+## [Added Windows Terminal] - {PR_MERGE_DATE}
2121+2222+Initial version code