Files
firezone/.gitignore
Mariusz Klochowicz 4d2b592d65 chore: Clean up Xcode config (#10461)
- declary sentry as FirezoneKit dependency
- add config for non-Xcode LSP config 
- add some more info in README
2025-10-01 02:08:18 +00:00

32 lines
547 B
Plaintext

# macOS cruft
.DS_Store
# Ignore .fetch files in case you like to edit your project deps locally.
/.fetch
# Also ignore archive artifacts (built via "mix archive.build").
*.ez
# If NPM crashes, it generates a log, let's ignore it too.
npm-debug.log
*.log
*.sw?
# Development environment configuration
.env
.oidc_env.json
# Built packages
/*.deb
/*.rpm
# Ignore generated credentials from google-github-actions/auth
gha-creds-*.json
# Ignore local `direnv` cache
.direnv
# Ignore build data for sourcekit-lsp (Swift code)
buildServer.json