Files
firezone/.prettierignore
Jamil 8eb738e66a chore(ci): downgrade runners to free tier (#10248)
To avoid burning Azure credits, we move the runners back down to the
free tier. Now that caching is properly set up, this should incur only a
minor increase in CI time.
2025-08-26 10:48:45 -07:00

18 lines
313 B
Plaintext

elixir/_build
elixir/deps
elixir/apps/web/assets
rust/target
kotlin/android/app/build
website/node_modules
website/.next
**/*.sh
**/*.ex
**/*.rs
**/*.wxs
**/pnpm-lock.yaml
.github/pnpm-lock.yaml
swift/apple/**/Contents.json
rust/gui-client/src-frontend/generated
rust/gui-client/dist
rust/gui-client/node_modules