.build/
*.xcodeproj/
.swiftpm/
Package.resolved
*.o
*.d

# Node / server
node_modules/
dist/
*.js.map
.env
.env.*

# macOS
.DS_Store
