# Generated by Cargo
# will have compiled files and executables
target/

# locally downloaded IP geolocation databases (geoip_sync.sh)
.geoip/

# These are backup files generated by rustfmt
**/*.rs.bk

# IDEs
.idea
.vscode

build/
DerivedData/
*.xcarchive
*.xcresult
*.ipa
*.xcworkspace
!*.xcworkspace/contents.xcworkspacedata
*.xcuserdata/
*.xcuserstate
*.xcodeproj/xcuserdata/
.build/
.swiftpm/
Package.resolved
*.xcodeproj
.xcode-derived/
.DS_Store

# internal docs
docs/internal
docs/audit

# TNMT
mutants.out/
mutants.out.old/
